An open API service indexing awesome lists of open source software.

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

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