LineBoard plugin

Discuss and announce AkelPad plugins
  • Author
  • Message
KDJ
Offline
Posts: 1949
Joined: Sat Mar 06, 2010 7:40 pm
Location: Poland

Post by KDJ »

Akuro
Bookmarks also are saved in registry key: HKEY_CURRENT_USER\Software\Akelsoft\AkelPad\Recent.
Settings: Main menu -> Options -> Settings -> Registry -> Recent files -> Amount of files.

Offline
Posts: 47
Joined: Fri Mar 27, 2015 7:46 am

Post by Akuro »

KDJ
Thanks. Should have mentioned that I run portable, so I have enabled INI instead of registry.
But they don't get stored in Akelpad.ini - that was the first place I checked up on them.
OnExit.session seems to work fine, though. I see them in there, so I am confident to not lose them again.

Maybe it should be mentioned somewhere, in some documentation. It's a bit awkward to lose your bookmarks. As a newbie you blame yourself first of all, and when the problem persists it makes AkelPad look buggy.

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

Post by KDJ »

Akuro
"Recent files" and "Search history" are always saved in the registry, not in .INI file.

Offline
Posts: 47
Joined: Fri Mar 27, 2015 7:46 am

Post by Akuro »

KDJ
Interesting. And good to know. Although it's not strictly portable, in the sense of "leave no tracks behind"

So this means that I get to see my bookmarks as long as the file does not drop out of RecentFiles. When it does drop from the recent list, then it loses my bookmarks, right?

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

Post by KDJ »

Akuro
Yes.
How to make AkelPad as portable: http://www.portablefreeware.com/index.php?id=952

Offline
Posts: 47
Joined: Fri Mar 27, 2015 7:46 am

Post by Akuro »

KDJ
Many thanks. Added
RecentFiles=0
SearchStrings=0
to my ini. Glad you told me. 8)

Offline
Posts: 171
Joined: Thu Dec 01, 2011 11:15 pm
Location: Россия

Post by LonerD »

KDJ wrote:How to make AkelPad as portable
It also possible with Averin's scripts ImportRegAkelPad.vbs and ExitRun.vbs

Offline
Posts: 3217
Joined: Wed Nov 29, 2006 1:19 pm
Location: Киев, Русь
Contact:

Post by VladSh »

Такой вопрос: можно ли это

Code: Select all

RecentFiles=0
SearchStrings=0
сделать как-то из меню, чтобы не писать ещё один скрипт?

Offline
Posts: 874
Joined: Sat Jan 16, 2010 2:03 pm

Post by opk44 »

VladSh
Ну а циферки свои поставьте:
Image

Offline
Posts: 3217
Joined: Wed Nov 29, 2006 1:19 pm
Location: Киев, Русь
Contact:

Post by VladSh »

opk44
Мне не для себя (я в курсе :)). Надо для пользователей сборки 2 пункта меню: "сделать мега-супер портативной" и вернуть обратно эту мега-супер портативность.

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

Post by KDJ »

VladSh

Code: Select all

"сделать мега-супер портативной" Call("Scripts::Main", 1, "EvalCmd.js", `AkelPad.SendMessage(AkelPad.GetMainWnd(), 1219 /*AKD_SETMAININFO*/, 194 /*MIS_RECENTFILES*/, 0); AkelPad.SendMessage(AkelPad.GetMainWnd(), 1219 /*AKD_SETMAININFO*/, 198 /*MIS_SEARCHSTRINGS*/, 0);`)

Offline
Posts: 3217
Joined: Wed Nov 29, 2006 1:19 pm
Location: Киев, Русь
Contact:

Post by VladSh »

KDJ
Image:D

Offline
Posts: 269
Joined: Mon Jun 20, 2011 8:33 am
Location: Электросталь

Post by yozhic »

Рапортую: AkelPad 4.9.4 dev (с FTP), LineBoard 12.1, шрифт отсюда. Циферки
Image
.

Offline
Posts: 874
Joined: Sat Jan 16, 2010 2:03 pm

Post by opk44 »

yozhic
Не воспроизводится.

Offline
Posts: 1161
Joined: Sun Oct 20, 2013 11:44 am

Post by Skif_off »

yozhic
Если меняли опции Customize your download, то имеет смысл выложить шрифт или проверить на другой системе.
Post Reply