Open Guigz2000 opened 7 years ago
Hello Guigz2000,
The plugin stores its data in the local workspace by using the Eclipse DialogueSettings feature. To achieve what you want, one possibility could be to synchronise the _workspace/.metadata/.plugins/Notepad4e/dialogsettings.xml file. ;-)
Cheers,
Pyves
Hello,
Thanks for the answer.
What I was thinking was adding a file in the project and have the plugin switch to this file on project change. That way, I can use the Notepad to check Embedded notes and constrain the notes to the project..
I checkouted (checkedout ??) the plugin source and will have a look. I’ve never done an eclipse plugin so… If I manage to have it working someday, I’ll keep you in touch.
Cheers
Guillaume
De : Pyvesmailto:notifications@github.com Envoyé le :mercredi 20 septembre 2017 22:32 À : PyvesB/Notepad4emailto:Notepad4e@noreply.github.com Cc : Guigz2000mailto:guigz2000@hotmail.com; Authormailto:author@noreply.github.com Objet :Re: [PyvesB/Notepad4e] Feature request: Embed notes in projects (#1)
Hello Guigz2000,
The plugin stores its data in the local workspace by using the Eclipse DialogueSettings feature. To achieve what you want, one possibility could be to synchronise the workspace/.metadata/.plugins/Notepad4e/dialog_settings.xml file. ;-)
Cheers,
Pyves
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/PyvesB/Notepad4e/issues/1#issuecomment-330972023, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AehIhclZSRRpNDwCpkDgk6V3WHWLhGc3ks5skXZDgaJpZM4PZdix.
Okay, I get it, I had misunderstood your initial request! Please do feel free to have a look and contribute! It's also my first Eclipse plugin, but I'll definitely have a think about implementing project notes, seems like an interesting idea.
I was actually looking for a plugin to do exactly what Guillaume suggests here. The solution could be to declare where the plugin stores its Notes (instead of Eclipse Repo), that way you can have them in the project and commit them easily.
@Guigz2000: did you get a chance to look at this? 😃
Hello,
Sorry, I’ve been quite busy between my work, my projects and my children. Since I’ve never used Eclipse SDK before, I need to get the feeling on how it work and how to manage files. I definitely didn’t take enough time for this.
I’ll try to have a look some more in the coming week.
De : Pyvesmailto:notifications@github.com Envoyé le :dimanche 11 février 2018 22:30 À : PyvesB/Notepad4emailto:Notepad4e@noreply.github.com Cc : Guigz2000mailto:guigz2000@hotmail.com; Mentionmailto:mention@noreply.github.com Objet :Re: [PyvesB/Notepad4e] Feature request: Embed notes in projects (#1)
@Guigz2000https://github.com/guigz2000: did you get a chance to look at this? 😃
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/PyvesB/Notepad4e/issues/1#issuecomment-364790717, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AehIhfezVl_CywYMvJs5wBeJk0dDSv_Fks5tT1vxgaJpZM4PZdix.
Hello,
It would be very nice if notes could be embedded in a project. I use multiple developpement computers and be able to transfer my notes would be exactly what I'm looking for..
En francais: Ca serais super de pouvoir integrer les notes aux projets..un jeu de notes que l'on pourrais ainsi transferer ,synchroniser et utiliser sur plusieurs machines, en même temps que le projet.