-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] Create zettel child/sibling without opening new note #22
Comments
I like the idea of being able to select a block of text and having an option to refactor that into a new child or sibling zettel, replacing the selected text with the link. This would be similar to capabilities in the note refactor plugin (I think), but with the Luhman UID. Of course, I'd like to see the new zettel use a template if configured as mentioned in another post. Not sure if that's the direction you're describing, but that would be very useful for my use cases. |
Yes it would use all the other features basically it would do exactly what it is configured to do when making a note normally except just not make the note. |
Love this idea. 👍🏻 |
I plan to impliment it after we get all these bugs fixed |
BTW the selection and refactor you mentioned is already implimented it just does not work right... See: Bug #32 |
Add 2 new commands that address feature #22
Resolved by #33 |
I am thinking we should also have some commands for taking selected text and making it into a child or sibling zettel this will allow a user to make zettels while making new content without going to the new page.
Another option is maybe just make it so when doing the new zettel action it will make 2 options one is okay and open zettel and the other is just stay on the page you are on and add in the IDed link.
Does this sound like something yall want?
The text was updated successfully, but these errors were encountered: