Trilium-Py script to publish file to sync server #4086
jwhonce
started this conversation in
Show and tell
Replies: 1 comment
-
Looks great! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I find writing JavaScript in
code
easy / faster than in a trilium note. AutoComplete is my friend. I also wanted to take trilium-py for a spin. The script matches filename to note title. I wrote this as a CLI for ease in integrating into IDE's.Python code can be found at: https://github.com/jwhonce/trilium-addons/blob/main/pushToNote/pushToNote.py
Have fun! As always this is a WIP, there are TODO's and potential improvements to be made.
@zadam Thanks for a great tool
@Nriver Thanks for the Python bindings
Beta Was this translation helpful? Give feedback.
All reactions