Open Faeust opened 5 months ago
Some more info- when you make a canvas from a note that does not have any properties, and then you add them, it does update. It seems to be only in cases where you already have properties before creating the canvas that there's a problem and it won't update or change things.
Sorry, just now noticed these issues. I think I'm following your steps, but I'm unable to reproduce the issue.
If I create a Canvas from a note with some pre-existing properties on it, then from the newly created canvas I make changes & click the "Append note properties based on canvas" button, on my machine that is properly updating the original note.
I'm sorry you're having this trouble. That's one of the main use cases I built this thing for. I wonder if you've got some other plugin that's stoping this from working somehow? My development vault has only my plugin on it. :-/
Are you still having this issue?
I will go back and see if the issues are still there when I can. I do have several other plug-ins and maybe you're right and it's one of those causing the issue. I'll let you know :) Thank you so much for looking into it!
Oh also I just noticed your parenthetical. I'm on a roll of not noticing things.
I could probably do something that would enable parts of that, although it may have some unintended side effects. I could definitely see utility in the idea. The issue would be not populating every possible link. The easiest/cleanest way to implement the function would be to:
I'm going to add this to my "see what I can do about it" list for when I get back to developing on this. It won't be super soon, but my personal goal is before end of calendar year.
Take your time! I love the plug-in and it's helped me immensely even with this 'issue.'
Sorry, just now noticed these issues. I think I'm following your steps, but I'm unable to reproduce the issue.
If I create a Canvas from a note with some pre-existing properties on it, then from the newly created canvas I make changes & click the "Append note properties based on canvas" button, on my machine that is properly updating the original note.
I'm sorry you're having this trouble. That's one of the main use cases I built this thing for. I wonder if you've got some other plugin that's stoping this from working somehow? My development vault has only my plugin on it. :-/
Are you still having this issue?
I realized I never answered this question and unfortunatly I still am. I turned off all other community plugins and it still won't work that way. A new canvas with the same name will allow me to append it or change, but a canvas made from a note with existing links will not. I will continue to play with it and see if I can get it 'unstuck'
I doubt the issue would be fixed with the update I just pushed, but you might try it again.
I am having this issue too. When I pull my notes into a canvas, it will not populate from the properties This is the yaml from two of these notes. Can you see why this is not working? I have checked to see if my use of variables with a space in it might be the problem (like communication field), but it is not; gives the same result, no population from notes. Had to make a screenshot as this interface interprets markdown and does not allow for the upload of md files
When I turn a note into a canvas and have all of the properties in it, if I edit them, move them, or change anything, and try to either append or overwrite, nothing happens.
When I copy/paste the created canvas with all of the pieces into a new canvas and try to edit it - it still does not append or overwrite.
But if I make a new canvas and pull over the original note and anything I want to change and do it there it works.
(On a similar note, I wish I could edit the properties in the note itself and have the canvas-from-note update as well, not have to delete it and make another note as it messes up where I've moved things around).