/noosphere-org-sync-tools

A collection of shell scripts for syncing org-roam files into noosphere.

Primary LanguageShell

Org + Noosphere

This intends to provide tools to build out a workflow to write notes in org-mode, but serialize them out to Noosphere.

Installation

Clone the git repo. Get org-to-subtext on your path.

Usage

# Fill out env based on your setup
cp env.sample env


# Add the "share" tag to any of your files you want to render out. using `org-roam-tag-add`

# Render out the files into your current directory (this generates .subtext files)
org-sync.sh

# save & sync
orb sphere save
orb sphere sync