#system #obsidian #document #directory-structure #jdex #johnny-decimal

app jdexmd

A tool to generate a Johnny Decimal system for Obsidian and your Documents folder

5 releases

0.1.4 Sep 30, 2024
0.1.3 Sep 30, 2024
0.1.2 Sep 29, 2024
0.1.1 Sep 29, 2024
0.1.0 Sep 29, 2024

#192 in Filesystem

Download history 439/week @ 2024-09-26 40/week @ 2024-10-03 6/week @ 2024-10-10 1/week @ 2024-10-17 5/week @ 2024-12-05 7/week @ 2024-12-12

191 downloads per month

MIT and CC-PDDC licenses

43KB
994 lines

jdexmd

Johnny Decimal is a system for labeling and organizing information.

I've recently started implementing it for my notes garden, so I needed a tool to handle documenting the system.

This tool will create both an Obsidian structure as well as a parallel directory structure for non-notes files.

Usage

Usage: jdexmd [OPTIONS] --config-file <CONFIG_FILE>

Options:
  -d, --dry-run                    Preview what actions will be taken
  -c, --config-file <CONFIG_FILE>  The Path to a toml file that defines the system [env: JDEX_CONFIG=example.garden.toml]
  -h, --help                       Print help
  -V, --version                    Print version
	```

Dependencies

~10–18MB
~228K SLoC