I'd love to have the default filename when first saving be the first line of the file (title) but with underscores instead of spaces.
And extension .md too.
Is there an easy way to do this in cuda?
default filename and extension when first saving
-
- Posts: 392
- Joined: 01.12.2020 13:46
-
- Posts: 392
- Joined: 01.12.2020 13:46
try the new plugin. menu item "Plugins / Addon Manager / Install from GitHub", enter URL
https://github.com/CudaText-addons/cuda_suggest_new
soon I will publish it.
as a 'thank you', I welcome some blog post about Cud, or youtube review (not short).
https://github.com/CudaText-addons/cuda_suggest_new
soon I will publish it.
as a 'thank you', I welcome some blog post about Cud, or youtube review (not short).
Wow this is amazing. Thank you so much. To start with, I'll post to my twitter(s) and linkedn (6k and 8k followers), that should give cuda some visibility. My blog is not really the right place for soft review. Maybe linkedin neither. Do you have any website in mind that focuses on reviews?uvviewsoft wrote:try the new plugin. menu item "Plugins / Addon Manager / Install from GitHub", enter URL
https://github.com/CudaText-addons/cuda_suggest_new
soon I will publish it.
as a 'thank you', I welcome some blog post about Cud, or youtube review (not short).
-
- Posts: 392
- Joined: 01.12.2020 13:46
"I'm picky about text editors. The big ones (vim, emacs, vscode) do nothing for me. They all fail at having sub 5ms typing latency. cudatext is the best I've found by far. Native app, not electron or an ancient codebase. More performant than Sublime text, which beat the big ones" going out to my twitter and linkedin, scheduled i'n 5 min
-
- Posts: 392
- Joined: 01.12.2020 13:46
dopm wrote:For big files there's a killer editor; no linux version, tho. But very cool: emeditor
The author is some kind of madman that optimizes the shit of every aspect of the editor. I suspect he writes assembler.
Every version he manages to post some crazy multiple on some aspect of performance with big files. Its csv treatment is second to none. A real pity it's windows only.