-
Notifications
You must be signed in to change notification settings - Fork 672
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
Add support for note renaming #809
Comments
I also have this issue. A restart usually solves it. There are also issues in the "orphans" section. It seems like the foam graph doesn't get updated on file moves, and I'm not sure if there is a command or something we can execute to do a rescan? |
Closed
yes, this is the same as #810 - we need to add support for note moving/renaming |
riccardoferretti
added
foam-core
Related to API, core model or feature
and removed
bug
Something isn't working
labels
Nov 3, 2021
riccardoferretti
changed the title
Issue when moving files
Add support for note renaming
Nov 3, 2021
related #305 |
Note renaming supported in 0.18.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
My file structure has some folders in it, just to avoid having big amount of files in the root folder. When i create a new note, i would just type it's name
[[example-new-note]]
andCtrl+click
it to be created. This creates the note in the root folder, then i move the file in the folder i want it to be. When i do this, i can still click the[[example-new-note]]
and it will get me to the correct file. But i cannot see the backlinks, and on the graph, there are duplicated nodes, one linked, and another one orphan. See print screens in repro steps:Steps to reproduce
[[items]]
note, andctrl+click
it to be created/docs
:[[items]]
by clicking on the link from Inbox, but when i get there, there are no backlinks:What i see on the graph (duplicated nodes, 1 linked with the graph, other one orphan):
Additional information
I reproduced this on a clean copy of foam template
In case additional info needed, please let me know
The text was updated successfully, but these errors were encountered: