https://github.com/bimlas/tw5-navi-cheatsheet
TiddlyWiki plugin: Access the snippets in your notes directly from the command line
https://github.com/bimlas/tw5-navi-cheatsheet
cli command-line navi notes snippet tiddlywiki-plugin tiddlywiki5
Last synced: 4 months ago
JSON representation
TiddlyWiki plugin: Access the snippets in your notes directly from the command line
- Host: GitHub
- URL: https://github.com/bimlas/tw5-navi-cheatsheet
- Owner: bimlas
- Created: 2021-05-17T17:07:42.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T18:05:18.000Z (over 1 year ago)
- Last Synced: 2025-01-18T18:54:16.117Z (6 months ago)
- Topics: cli, command-line, navi, notes, snippet, tiddlywiki-plugin, tiddlywiki5
- Language: JavaScript
- Homepage: https://bimlas.github.io/tw5-navi-cheatsheet/
- Size: 127 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
:demo-page: https://bimlas.github.io/tw5-navi-cheatsheet/
:json: https://bimlas.github.io/tw5-navi-cheatsheet/tw5-navi-cheatsheet.json= Navi cheatsheet plugin for TiddlyWiki 5
For details, see the link:{demo-page}[demo page].
* https://github.com/bimlas/tw5-navi-cheatsheet/ (*please star if you like the plugin*)
== How to install?
=== Drag-n-drop
- Open the link:{demo-page}[demo page]
- Drag-n-drop the plugin tiddler in to your Node.js wiki
- Restart the server, refreshing the page is not enough=== Download as JSON
- Download the link:{json}[JSON archive of the plugin] (_Right click -> Save as_)
- Drag-n-drop the file in to your Node.js wiki
- Restart the server, refreshing the page is not enough=== Copy to directory based (Node.js) wiki
- Clone or download this repository
- Copy the `plugins` directory to the root directory of your wiki
- Restart the server, refreshing the page is not enough