Skip to content

nbeversl/UrtextSublime

Repository files navigation

Urtext Package for Sublime Text

What Urtext Is

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.

Starter Project example

Installation

as .ZIP file

This package is no longer updated on packagecontrol.io and should be installed manually.

See instructions at https://urtext.co/setup/sublime-text/.

with Git:

Clone this repository into the Sublime Text Packages folder. Rename it UrtextSublime

Starter Project & Documentation

  • 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.

Implementations

There is also an implementation for iOS using Pythonista, urtext_pythonista.

Questions and Issues

Questions and issues may be submitted either to https://urtext.co/support/ or to https://github.com/nbeversl/UrtextSublime/issues.