# rtnf

> note-taking software, web-based, including wikilinks

**Wikidata**: [Q108004230](https://www.wikidata.org/wiki/Q108004230)  
**Source**: https://4ort.xyz/entity/rtnf

## Summary
**rtnf** is a web-based note-taking software application that utilizes wikilinks for content connectivity. Developed by the Indonesian internet company Altilunium, it is built using the Go programming language. The software was initially released in March 2021 and its source code is publicly hosted on GitHub.

## Key Facts
- **Nature:** rtnf is a web-based note-taking software application.
- **Developer:** Created by Altilunium, an internet company based in Indonesia.
- **Programming Language:** The software is written in Go (often referred to as Golang).
- **Inception:** The project has an inception date of March 12, 2021.
- **Source Code:** The repository is hosted on GitHub at `https://github.com/altilunium/rtnf`.
- **Key Feature:** The software supports wikilinks, enabling internal linking between notes.
- **Latest Version:** Version 21.10 (released October 24, 2021) is listed as the preferred version in available metadata.
- **Version History:** Other documented releases include v21.03 (March 11, 2021) and v21.09 (September 6, 2021).

## FAQs
### Q: Who created rtnf?
A: rtnf was developed by Altilunium, an internet company founded in Indonesia on December 20, 2020.

### Q: What programming language is rtnf built with?
A: The software is built using Go, a programming language developed by Google and the open-source community.

### Q: When was rtnf first released?
A: The software's inception date is March 12, 2021, with the first recorded version (v21.03) released on March 11, 2021.

## Why It Matters
rtnf represents a specific implementation of web-based knowledge management tools, distinguished by its use of the Go programming language and wikilink functionality. While many note-taking applications exist, rtnf addresses the need for lightweight, link-based structuring of information, a method popularized by the "Zettelkasten" and "second brain" methodologies. By utilizing wikilinks, the software allows users to create non-hierarchical connections between discrete pieces of information, fostering a networked thought process rather than a strictly linear one.

The project is significant as a technical asset produced by Altilunium, an Indonesian technology entity. Its development cycle in 2021—spanning versions 21.03 to 21.10—demonstrates an active period of iteration and feature refinement. Furthermore, its implementation in Go suggests a focus on performance and concurrency, characteristics associated with that language, potentially offering a responsive experience in a web environment. As an open-source project hosted on GitHub, it contributes to the ecosystem of self-hostable or auditable productivity tools, allowing users to inspect the codebase or deploy their own instances of the note-taking service.

## Notable For
- **Wikilinks Support:** Features native support for `[[wikilinks]]`, allowing for robust internal linking between notes.
- **Go-based Architecture:** Constructed using the Go programming language, distinguishing it from many JavaScript or Python-based alternatives.
- **Altilunium Origin:** A notable software product from the Indonesian company Altilunium.
- **Open Source Availability:** Source code is publicly accessible via GitHub, allowing for transparency and community contribution.
- **Rapid Iteration:** The project showed rapid version updates throughout 2021 (March, September, October).

## Body

### Development and Creator
rtnf was developed by **Altilunium**, an Internet company incorporated in Indonesia. Altilunium was founded on December 20, 2020. The development of rtnf began shortly after the company's inception, with the software project officially dating to March 12, 2021.

### Technical Specifications
The application is classified as **note-taking software** and operates **web-based**, meaning it is accessed through a web browser interface. The underlying code is written in **Go** (referenced in data as Q2005), a statically typed, compiled programming language known for efficiency.

A defining technical feature of rtnf is its inclusion of **wikilinks**. This functionality enables users to create hyperlinks to other notes or pages within the same database simply by typing a specific syntax (typically surrounding text with double brackets), facilitating the creation of a personal wiki or knowledge graph.

### Release History
The software has a documented history of version releases throughout 2021, indicating active maintenance and development during that period:
- **v21.03:** Released on March 11, 2021.
- **v21.09:** Released on September 6, 2021.
- **v21.10:** Released on October 24, 2021. This version is marked as the "preferred" version in structured data records.

### Repository and Access
The source code and release history for rtnf are maintained on GitHub under the repository `altilunium/rtnf`. The repository metadata confirms the project's classification as executable software.

## References

1. [Source](https://github.com/altilunium/rtnf)
2. [Release 21.03. 2021](https://github.com/altilunium/rtnF/releases/tag/v21.03)
3. [Release 21.09. 2021](https://github.com/altilunium/rtnF/releases/tag/v21.09)
4. [Release 21.10. 2021](https://github.com/altilunium/rtnF/releases/tag/v21.10)