Search found 5 matches
- 25.05.2022 15:47
- Forum: Plugins
- Topic: Snippets for external command output?
- Replies: 10
- Views: 4072
- 24.05.2022 21:25
- Forum: Plugins
- Topic: Snippets for external command output?
- Replies: 10
- Views: 4072
- 24.05.2022 20:17
- Forum: Plugins
- Topic: Snippets for external command output?
- Replies: 10
- Views: 4072
'of my editor' - what editor do you use, Sublime? Atom? it is interesting idea! to support {command:xxxx}. It is worth to support it. I will try that later. I'm glad to hear you think so. This editor is Geany. Do you mean support it in something like Vim command mode? a command line (like some CAD ...
- 24.05.2022 19:11
- Forum: Plugins
- Topic: Snippets for external command output?
- Replies: 10
- Views: 4072
Here are some examples, I have about 90 of these in the configuration. wk=\n{command:cat /home/user/Dropbox/User/Writing/Current\ Writing\ Projects/Weeklies.md}\n\n ak=\n{command:cat /home/user/Dropbox/Client\ Notes/notes/Active-Client-Projects.md}\n\n sk=\n{command:/home/user/Dropbox/bin/schedwrite...
- 23.05.2022 21:23
- Forum: Plugins
- Topic: Snippets for external command output?
- Replies: 10
- Views: 4072
Snippets for external command output?
Hello, It's been a pleasure to use CudaText so far. I have a question about snippets, as I couldn't find related information in the help documentation. I have a lot of scripts and programs that output text, which I use in the text editor. For example a program that outputs a schedule outline in Mark...