The features I want in future.

English main discussion
Post Reply
  • Author
  • Message
Offline
Posts: 36
Joined: Wed Apr 11, 2012 8:05 pm

Post by qoshinator »

Ability to show names only in the recent files list.

Offline
Site Admin
Posts: 6311
Joined: Thu Jul 06, 2006 7:20 am

Post by Instructor »

qoshinator
To view only names, you can use RecentFiles::Manage.

Offline
Posts: 36
Joined: Wed Apr 11, 2012 8:05 pm

Post by qoshinator »

Instructor wrote:qoshinator
To view only names, you can use RecentFiles::Manage.
That only seems to affect the behavior of the plugin's file list, but not Akelpad's recent file list. But I can't seem to find anything to keep continuously running for Recent Files. Is there something I'm missing?

Offline
Posts: 36
Joined: Wed Apr 11, 2012 8:05 pm

Post by qoshinator »

Option to remove line numbers and/or border from the LineBoard plugin. This is useful if you want to track changes but don't want line numbers.

Offline
Posts: 36
Joined: Wed Apr 11, 2012 8:05 pm

Post by qoshinator »

Now that there is a "Bugs" thread, I think that the threads should have more descriptive title names so that new users can find them more easily.

Rename:
"Bugs" -> "Bug reports"
"The features I want in future." -> "Feature requests"

And then maybe sticky them to properly make them general threads.

KDJ
Offline
Posts: 1949
Joined: Sat Mar 06, 2010 7:40 pm
Location: Poland

Post by KDJ »

qoshinator
The topic renamed: "Bugs" -> "Bug reports"

Offline
Posts: 3
Joined: Wed Sep 05, 2012 4:04 pm

Post by aireca »

First of all Thank You very much, i have been using akelpad like 3 years, it's very useful.

Please add an option to change the default Browser of Hyperlinks

When you double click it always open on the default browser :(

I dont know if you guys have tryed Windows 8 RTM, It's basically 2 UIs on 1 OS:

Metro UI (The New Touch Style) & the Desktop UI wich is basically a Copy-Paste of Windows 7 UI without the Win7 Start button (You can install Start8 to recover the Win7 start menu anyway & have a complete Win7 UI)

On windows 8 there is a behaviour where you can't change Internet Explorer as default Browser because you lose the Metro Style IE (touch IE) & you only have the option of use Desktop IE (Like an evil punishment from the IE creators).

I use Firefox as my Default Browser of the Desktop UI, So if i want to use the Metro Style IE to browse internet on the Metro UI of windows 8 i need to change my default browser just to do it.

So if i have an option to change the default Browser of akelpad Hyperlinks i can select Firefox to open them on the Desktop & leave IE as default & then i could open Metro IE too until Firefox Metro Comes out or akelpad Metro comes out :)

Offline
Site Admin
Posts: 6311
Joined: Thu Jul 06, 2006 7:20 am

Post by Instructor »

aireca
You can use ContextMenu plugin with "URL menu" enabled. And add any number of browser call to "URL menu", like:

Code: Select all

"Open in FireFox" Exec(`"c:\Program Files\Mozilla Firefox\firefox.exe" "%u"`)
Or you can use some scripts for this:
openFileIn.js, urlOpen.js

Offline
Posts: 3
Joined: Wed Sep 05, 2012 4:04 pm

Post by aireca »

Ok thanks that will make the trick, but what i really wanted is the Double Click because that way is probably is faster to just copy-paste the link on my browser

Offline
Posts: 294
Joined: Tue Jul 27, 2010 11:18 pm

Post by Serge Yolkin »

+1
I use portable programs set, and I need for my_favorite_browser, not for system_default_browser...

Offline
Site Admin
Posts: 6311
Joined: Thu Jul 06, 2006 7:20 am

Post by Instructor »

aireca
Copy-Paste? See the

Image

Offline
Posts: 294
Joined: Tue Jul 27, 2010 11:18 pm

Post by Serge Yolkin »

I don't use the ContextMenu plugin now (and Scripts plugin too).
One plugin for one fiture? Remains Copy-Paste only...

Offline
Posts: 3
Joined: Wed Sep 05, 2012 4:04 pm

Post by aireca »

Yes with gestues is faster.
Double click was better than gestures and gestures is better than right click, anyway thanks, doesn't matter that much, i appreciate the help.

Offline
Posts: 3
Joined: Tue Sep 11, 2012 12:09 pm

Link to local file and HunSpell

Post by 59chris »

This is what I want and missing:

1. Links to local files with allowed spaces in the name, standard formatted using Single or Double quotes.

2. Hunspell spell control.

Hi Hello and thank you for a great editor that I use a lot every day.

Offline
Site Admin
Posts: 6311
Joined: Thu Jul 06, 2006 7:20 am

Post by Instructor »

59chris
1. "File:" becomes a hyperlink
2. Any problems with already implemented Aspell "control"?
Post Reply