I'm unsure what benefit you are trying to describe here. When I jot things down in Notepad++, I use tons of commands all of the time to edit the text. You don't just type from start to finish, you know; you move around and you make edits. People who are more mouse-driven than me use buttons for the same purpose. I also make extensive use of (“special”) Unicode characters to make things clear to myself. Why would I use a software whose explicit aim is to take this all away?
Show HN: Structpad: notepad-database hybrid that helps you use abstract thinking
41–47 of 47 posts
Re: Show HN: Structpad: notepad-database hybrid that helps you use abstract thinking
#42> No buttons, commands or special characters needed. I'm unsure what benefit you are trying to describe here. When I jot things down in Notepad++, I use tons of commands all of the time to edit the text. You don't just type from start to finish, you know; you move around and you make edits. People who are more mouse-driven than me use buttons for the same purpose. I also make extensive use of (“special”) Unicode char…
Sure, more complex functions will require buttons or something.
Re: Show HN: Structpad: notepad-database hybrid that helps you use abstract thinking
#43Re: Show HN: Structpad: notepad-database hybrid that helps you use abstract thinking
#44Nice. How do I delete everything? How do I backup and restore?
Re: Show HN: Structpad: notepad-database hybrid that helps you use abstract thinking
#45Nice. How do I delete everything? How do I backup and restore?
Thanks. For possibility to delete everything, I have to implement a selection for multiple blocks. This, restore and backup will definitely be implemented in the near future.
Why do you believe you have to? A simple "start afresh" button discarding all the objects would do. Such a tool is essential for experimentation, studying a new tool.
> This, restore and backup will definitely be implemented in the near future.
I hope so. Just dump/load JSON. Lack of this functionality seems killing a great concept. I doubt many people will spend even a minute outlining if the only way they can backup their work result is a screenshot.
Re: Show HN: Structpad: notepad-database hybrid that helps you use abstract thinking
#46Earlier quoted context omitted.
Thanks. For possibility to delete everything, I have to implement a selection for multiple blocks. This, restore and backup will definitely be implemented in the near future.
> For possibility to delete everything, I have to implement a selection for multiple blocks. Why do you believe you have to? A simple "start afresh" button discarding all the objects would do. Such a tool is essential for experimentation, studying a new tool. > This, restore and backup will definitely be implemented in the near future. I hope so. Just dump/load JSON. Lack of this functionality seems killing a great c…
Re: Show HN: Structpad: notepad-database hybrid that helps you use abstract thinking
#47Earlier quoted context omitted.
> For possibility to delete everything, I have to implement a selection for multiple blocks. Why do you believe you have to? A simple "start afresh" button discarding all the objects would do. Such a tool is essential for experimentation, studying a new tool. > This, restore and backup will definitely be implemented in the near future. I hope so. Just dump/load JSON. Lack of this functionality seems killing a great c…
Thanks for the feedback. I added this functionality :)