Urtext /ˈʊrtekst/ is an open-source library for plaintext writing, research, documentation, knowledge bases, journaling, Zettelkasten, project/personal organization, note taking, a lightweight database substitute, or any other writing or information management that can be done in text format.
The core library has no user interface and requires a text editor implementation. This package is an implementation for desktop (PC/Mac/Linux) using Sublime Text.
This package is no longer updated on packagecontrol.io and should be installed manually.
See instructions at https://urtext.co/setup/sublime-text/.
Clone this repository into the Sublime Text Packages folder. Rename it UrtextSublime
- Restart Sublime Text
- Press ⌘/Ctrl + ⇧ + P to access the Command Pallete.
- Start typing "Urtext: Create Starter Project" and select it from the dropdown
- Select a folder for the starter project
- The project will open and display its start page.
See https://urtext.co/documentation/ for more information.
There is also an implementation for iOS using Pythonista, urtext_pythonista.
Questions and issues may be submitted either to https://urtext.co/support/ or to https://github.com/nbeversl/UrtextSublime/issues.