Replies: 2 comments 1 reply
-
No. Nodes can have identical names. BTW, I wouldn't use FeatherNotes for logs. A text/code editor that can control the place of the cursor with command-line (like FeatherPad — see |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Sent: Tuesday, April 21, 2026 at 4:44 PM
From: "tsujan" ***@***.***>
To: "tsujan/FeatherNotes" ***@***.***>
Cc: "onstrt" ***@***.***>, "Author" ***@***.***>
Subject: Re: [tsujan/FeatherNotes] Address specific node from command line (Discussion #419)
Thanks, I guess that also precludes another "wish-for" - a bookmark to another node within the same feathernotes file.
…______
Is there a way to address a specific node within a file (in a script)?
No. Nodes can have identical names.
BTW, I wouldn't use FeatherNotes for logs. A text/code editor that can control the place of the cursor with command-line (like FeatherPad — see featherpad --help) is a much better choice.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
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 use feathernotes within a script to access various custom "logs",
e.g. feathernotes filename
Is there a way to address a specific node within a file (in a script)?
e.g. feathernotes filename#nodename
Beta Was this translation helpful? Give feedback.
All reactions