I've done as you say but cannot find the "Recent Changes Dialog" in the zim menu. I'm using 0.62 Agus
On Thu, Feb 16, 2017 at 3:44 PM, "Murat Güven" <[email protected]> wrote: > Hi Agus, > > psa the quick patch for this function. You need to replace this with the py > file within the zim/gui folder. > > The standard view will display your pages from today - 60 days. > I also switched the order of the columns to have the date visible right away > without the need to scroll the window to the right on large page names. > > I will most probably add a calendar selector for the date. Currently you > need to type in the desired date in the given format. > Please let me know if this works. > > Regards, > Murat > > Gesendet: Dienstag, 14. Februar 2017 um 13:37 Uhr > Von: "Agustin Lobo" <[email protected]> > An: "Murat Güven" <[email protected]> > > Cc: "[email protected]" <[email protected]> > Betreff: Re: [Zim-wiki] Search by time > Murat, > Yes, being able to set the date range would be great, thanks > Agus > > On Tue, Feb 14, 2017 at 1:03 PM, "Murat Güven" <[email protected]> wrote: >> Hi, >> >> I had a look into recentchangesdialog.py and it seems as if the limit is >> currently set to 50 entries. >> >> @Augustin: >> Is this what you were looking for? I thought about patching this dialog, >> but >> I don't know if it makes sense to have >> a from / to field to select the date window? >> >> Regards, >> Murat >> >> >> >> Gesendet: Donnerstag, 09. Februar 2017 um 10:53 Uhr >> Von: "Jaap Karssenberg" <[email protected]> >> An: "Amir Baghban" <[email protected]>, "Agustin Lobo" >> <[email protected]> >> Cc: "[email protected]" <[email protected]> >> Betreff: Re: [Zim-wiki] Search by time >> There is a "recent changes" dialog in the latest version - you can find it >> in the "Search" menu. >> >> Currently it is limited to showing the last 20 pages, but I would suggest >> patching that dialog if you want to add more functionality. >> >> -- Jaap >> >> On Thu, Feb 9, 2017 at 9:26 AM Amir Baghban <[email protected]> wrote: >>> >>> I think this is a missing feature and it would be great sometime to have >>> a >>> plugin for it. Such a plugin would sort the pages based on time in a pane >>> next to index pane. >>> >>> For now I have written a python script that I run it using "custom tools" >>> feature of zim. This script creates links to the last n page and prints >>> them >>> in the open page. >>> You can see it here: >>> https://github.com/arbasli2/Zim-Scripts >>> I have tested it on both Linux and windows. >>> >>> Best >>> Amir >>> >>> On Wed, Feb 8, 2017 at 6:25 PM, Agustin Lobo <[email protected]> wrote: >>>> >>>> Can I search my notes by time? For example, listing those notes >>>> modified in the last 3 months >>>> Thanks >>>> >>>> -- >>>> Agustin Lobo >>>> [email protected] >>>> >>>> _______________________________________________ >>>> Mailing list: https://launchpad.net/~zim-wiki >>>> Post to : [email protected] >>>> Unsubscribe : https://launchpad.net/~zim-wiki >>>> More help : https://help.launchpad.net/ListHelp >>> >>> _______________________________________________ >>> Mailing list: https://launchpad.net/~zim-wiki >>> Post to : [email protected] >>> Unsubscribe : https://launchpad.net/~zim-wiki >>> More help : https://help.launchpad.net/ListHelp >> >> _______________________________________________ Mailing list: >> https://launchpad.net/~zim-wiki Post to : [email protected] >> Unsubscribe : https://launchpad.net/~zim-wiki More help : >> https://help.launchpad.net/ListHelp > > > > -- > Agustin Lobo > [email protected] > > _______________________________________________ > Mailing list: https://launchpad.net/~zim-wiki > Post to : [email protected] > Unsubscribe : https://launchpad.net/~zim-wiki > More help : https://help.launchpad.net/ListHelp -- Agustin Lobo [email protected] _______________________________________________ Mailing list: https://launchpad.net/~zim-wiki Post to : [email protected] Unsubscribe : https://launchpad.net/~zim-wiki More help : https://help.launchpad.net/ListHelp

