Initial commit
This commit is contained in:
commit
e03f8f4b07
1 changed files with 4 additions and 0 deletions
4
main.lua
Normal file
4
main.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
print("Hello world!")
|
||||
print("Try to extract obsidian path")
|
||||
|
||||
print(os.getenv("OBSIDIAN_NOTES_PATH"))
|
Loading…
Reference in a new issue