mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
enhance: add append improvements based on feedback
* For append api call, default to today if app is not in a page context * API relate commands can auth w/ env var
This commit is contained in:
3
deps/cli/README.md
vendored
3
deps/cli/README.md
vendored
@@ -61,6 +61,9 @@ Search found 100 results:
|
||||
dev:db-export woot woot.edn && dev:db-create woot2 woot.edn
|
||||
dev:db-diff woot woot2
|
||||
...
|
||||
# Can also authenticate api with $LOGSEQ_API_SERVER_TOKEN
|
||||
$ LOGSEQ_API_SERVER_TOKEN=my-token logseq search woot
|
||||
...
|
||||
|
||||
# Search a local graph
|
||||
$ logseq search woot page
|
||||
|
||||
Reference in New Issue
Block a user