|
2010-06-27
, 02:47
|
Posts: 1,994 |
Thanked: 3,342 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#152
|
|
2010-06-27
, 11:04
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#153
|
I'm wandering, is there any way to reorder checklist items without deleting and recreating them?
And second one - is there anywhere a list of hotkeys/tricks for the app I could use to save your time for developing this tool further?
The Following User Says Thank You to thp For This Useful Post: | ||
|
2010-06-27
, 11:10
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#154
|
1) sorting notes: latest note entries like 10-06-25 should be on the top, scrolling in long list is not funny;-)
The Following User Says Thank You to thp For This Useful Post: | ||
|
2010-06-27
, 11:12
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#155
|
Second, how do I compile it? [...] So, what should I do? I haven't modified the files yet, I'm just checking whether I can build MaemoPad at all.
git clone git://repo.or.cz/maepad.git cd maepad apt-get build-dep maepad dpkg-buildpackage -rfakeroot
|
2010-06-27
, 11:37
|
Posts: 1,994 |
Thanked: 3,342 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#156
|
I hope you are taking about MaePad for Maemo 5, and not MaemoPad (the example app) or MaemoPad+ (for Maemo 4).
If you are talking about MaePad, here's how you can compile it (all in Scratchbox):
You can find out more on the MaePad homepage.Code:git clone git://repo.or.cz/maepad.git cd maepad apt-get build-dep maepad dpkg-buildpackage -rfakeroot
|
2010-06-27
, 20:10
|
|
Posts: 2,121 |
Thanked: 1,540 times |
Joined on Mar 2008
@ Oxford, UK
|
#157
|
The Following User Says Thank You to pelago For This Useful Post: | ||
|
2010-07-02
, 19:35
|
|
Posts: 14 |
Thanked: 21 times |
Joined on Sep 2009
@ Helsinki, Finland
|
#158
|
If you know how to use Vim, you will be familiar with most of the shortcuts already:
http://www.youtube.com/watch?v=rUSOBYzUVqA
Edit: Oh, there is actually a list of keybindings: the README file.
|
2010-07-03
, 15:57
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#159
|
Oh, I love vim! Thank you once again! Now I'm much more productive using MaePad.
The only concern I have is that p is actually doing Gp. It would be nice to have it working as in vim - p puts buffer contents after the selected item, P (shift+p) - before it.
|
2010-07-03
, 18:16
|
|
Posts: 14 |
Thanked: 21 times |
Joined on Sep 2009
@ Helsinki, Finland
|
#160
|
Sounds like a good idea. Add it to https://garage.maemo.org/tracker/?at...91&func=browse if you have not yet done so
i am trying to use maepad on a daily basis as a diary app
but i am missing following features:
1) sorting notes: latest note entries like 10-06-25 should
be on the top, scrolling in long list is not funny;-)
2) global database search function.
3) password protection of databases.
Blues