Re: Number of notes shown in webview



On Tue, Dec 28, 2010 at 1:35 PM, Lance Haig <lhaig haigmail com> wrote:
> Hi All,
>
> Will be testing my Tomboy on OSX Linux and Android.
>
> I have completed my first sync and in the webview I can only see 18 Notes
> and 5 notebooks.
>
> I am not sure if this is the norm but I would jut like to know if I need to
> open a bug.

This is a "feature not a bug" sort of thing. In settings.py, there is
a line like this:
# Maximum number of notes to show on the notes_detail list.
SNOWY_LIST_MAX_NOTES = 18

In your copy of local_settings.py, you could do:
SNOWY_LIST_MAX_NOTES = 100

At the very top of the note list, there is a link that says "ALL
NOTES". Click it to view all of your notes. It might not be a bad idea
to put "..." under the list of notes with another link that is the
same as ALL NOTES. If you think that is best, open a bug for that.

>
> Thanks
>
> Lance


-- 
Jeff Schroeder

Don't drink and derive, alcohol and analysis don't mix.
http://www.digitalprognosis.com


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]