I was always too lazy to figure out how to update it with UnRAR
Search found 5 matches
- 18 Feb 2025, 17:43
- Forum: Problémy a jejich řešení
- Topic: Děravý WinRAR plugin?
- Replies: 18
- Views: 235621
Re: Děravý WinRAR plugin?
THX!
I was always too lazy to figure out how to update it with UnRAR
I was always too lazy to figure out how to update it with UnRAR
- 16 Feb 2025, 19:32
- Forum: Obecná diskuze
- Topic: Prehliadač markdown .MD - pridať u kódu tlačítko Skopírovať?
- Replies: 6
- Views: 52050
Re: Prehliadač markdown .MD - pridať u kódu tlačítko Skopírovať?
That would actually be a brilliant additional function in the MD viewer.
But I think that will be quite complex because each code block needs an element with a unique ID.
The solutions I've seen on websites so far have always used JavaScript.
So it's still a case of triple-clicking plus CTRL-C ...
But I think that will be quite complex because each code block needs an element with a unique ID.
The solutions I've seen on websites so far have always used JavaScript.
So it's still a case of triple-clicking plus CTRL-C ...
- 02 Feb 2025, 23:45
- Forum: Obecná diskuze
- Topic: Možnosti rýchleho výberu súborov podľa čísel?
- Replies: 6
- Views: 28495
Re: Možnosti rýchleho výberu súborov podľa čísel?
(google-translate, german > english):
How about "file-internal" navigation? So either I press this key (see attachment) or the first letter of the file name and then use the cursor keys to go to the end of the word " nature ". Then use < 0 > < 2 > < 5 > < 1 > to go to the file " nature0251 ". Then ...
How about "file-internal" navigation? So either I press this key (see attachment) or the first letter of the file name and then use the cursor keys to go to the end of the word " nature ". Then use < 0 > < 2 > < 5 > < 1 > to go to the file " nature0251 ". Then ...
- 02 Feb 2025, 22:27
- Forum: Problems and Troubleshooting
- Topic: Broken images in Markdown viewer
- Replies: 7
- Views: 32127
Re: Broken images in Markdown viewer
i have download OpenSalamander v5.0 from a fork (Dec 30, 2024):AD7 wrote: 02 Feb 2025, 00:24 I see you use a AS v5.0.
Where it is from? Some news inside, against v4.0?
Thanks.
https://github.com/OFreddy/salamander
- 20 Jan 2025, 18:27
- Forum: Problems and Troubleshooting
- Topic: Broken images in Markdown viewer
- Replies: 7
- Views: 32127
Re: Broken images in Markdown viewer
I couldn't get the relative path to work either. I've created something that allows me to repair the local image links again and again. They have to be present in the MarkDown files as an absolute local path.
It took a moment for me to get the regex for search and replace to work, but it works ...
It took a moment for me to get the regex for search and replace to work, but it works ...