treeline-users Mailing List for TreeLine
Brought to you by:
doug-bell
You can subscribe to this list here.
2008 |
Jan
(9) |
Feb
(7) |
Mar
|
Apr
|
May
(8) |
Jun
(6) |
Jul
(6) |
Aug
|
Sep
(3) |
Oct
(3) |
Nov
(12) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
(4) |
Feb
(14) |
Mar
(6) |
Apr
(2) |
May
(2) |
Jun
(1) |
Jul
|
Aug
(10) |
Sep
(3) |
Oct
(14) |
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
(3) |
Apr
(2) |
May
(3) |
Jun
(7) |
Jul
(1) |
Aug
(3) |
Sep
(5) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
(1) |
Feb
(2) |
Mar
(3) |
Apr
(12) |
May
(3) |
Jun
(6) |
Jul
(5) |
Aug
|
Sep
(3) |
Oct
|
Nov
(5) |
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(3) |
Jun
(1) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
(2) |
Feb
|
Mar
(4) |
Apr
|
May
|
Jun
(1) |
Jul
(2) |
Aug
(1) |
Sep
(10) |
Oct
(15) |
Nov
(2) |
Dec
|
2019 |
Jan
|
Feb
(8) |
Mar
(11) |
Apr
|
May
(5) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(4) |
Nov
|
Dec
|
2020 |
Jan
(5) |
Feb
(8) |
Mar
|
Apr
(2) |
May
|
Jun
(2) |
Jul
(3) |
Aug
(14) |
Sep
(6) |
Oct
|
Nov
(1) |
Dec
(11) |
2021 |
Jan
(2) |
Feb
(8) |
Mar
|
Apr
(4) |
May
(5) |
Jun
|
Jul
|
Aug
(10) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
2022 |
Jan
|
Feb
(3) |
Mar
|
Apr
(14) |
May
(4) |
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
(5) |
Nov
(4) |
Dec
|
2023 |
Jan
(11) |
Feb
(5) |
Mar
(8) |
Apr
|
May
(1) |
Jun
(3) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
(3) |
2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(4) |
Dec
(1) |
2025 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
(1) |
Jun
(1) |
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Doug B. <do...@be...> - 2025-08-11 00:20:13
|
Hi, I've made extensive TreeLine code changes to port it from the Qt5 to the Qt6 library. The source is checked into GitHub. I've done some testing, but I probably missed something. To make me more comfortable about releasing it, I'd appreciate testing by any users who can run it from source (PyQt6 needs to be installed). Testing of your own use cases would be invaluable. The source can be found on <https://github.com/doug-101/TreeLine/>. Thanks! Doug |
From: Marco A. <mar...@gm...> - 2025-07-08 09:15:26
|
Hello everyone, I often insert large images in Treeline, e.g. full screenshots, that I would gladly reduce in size without external processing. Is there any way to display a scaled picture by using HTML in the output format of a Data Type? Whaterver I tried using <div> or even writing directly the <img> tag seems to disregard width, max-width and the like. Thanks a lot for any input, Have a nice day, -- Asa Marco <mar...@gm...> 朝 |
From: Doug B. <do...@be...> - 2025-06-15 11:45:49
|
Hi, For those who are interested, I just uploaded another release of TreeTag: Version 0.8.2. The most significant change was adding separate search options for searching in node fields versus searching in node outputs. See <http://treetag.bellz.org> for more details, including change details, downloads and installation instructions. As always, I greatly appreciate any testing and feedback. Thanks, Doug |
From: Martin F. <mar...@gm...> - 2025-05-03 15:03:41
|
Thank you very much Doug. Martin El lun, 28 abr 2025 a la(s) 10:32 p.m., Doug Bell (do...@be...) escribió: > Martin Furman wrote: > > Hi Doug. Will you release any new version of Treeline? > > I don't currently plan to add any major new features to TreeLine for > several reasons: > - It is mature software that seems to cover most users' needs. > - TreeLine's complexity has increased over the years as many features > have been added. It's getting difficult to understand it all, even > for me, who wrote it. I don't think that adding more complexity is > a good idea at this point. > - I don't use TreeLine very often these days. TreeTag generally meets > my personal needs better. > > I do plan to continue doing releases for bug-fixes and other support. > But, to date, there haven't been many bug reports that are > complete and well-written enough for me to reproduce the issues. > > The next release is likely be a port from the Qt5 to the Qt6 library. > I'll probably start that sometime after Qt5 hits end-of-life next month. > > -Doug > > > _______________________________________________ > TreeLine-users mailing list > Tre...@li... > https://lists.sourceforge.net/lists/listinfo/treeline-users > |
From: Doug B. <do...@be...> - 2025-04-29 01:32:02
|
Martin Furman wrote: > Hi Doug. Will you release any new version of Treeline? I don't currently plan to add any major new features to TreeLine for several reasons: - It is mature software that seems to cover most users' needs. - TreeLine's complexity has increased over the years as many features have been added. It's getting difficult to understand it all, even for me, who wrote it. I don't think that adding more complexity is a good idea at this point. - I don't use TreeLine very often these days. TreeTag generally meets my personal needs better. I do plan to continue doing releases for bug-fixes and other support. But, to date, there haven't been many bug reports that are complete and well-written enough for me to reproduce the issues. The next release is likely be a port from the Qt5 to the Qt6 library. I'll probably start that sometime after Qt5 hits end-of-life next month. -Doug |
From: Martin F. <mar...@gm...> - 2025-04-28 20:21:09
|
Hi Doug. Will you release any new version of Treeline? Martin El jue, 24 abr 2025 a la(s) 9:18 p.m., Doug Bell (do...@be...) escribió: > Hi, > > For those who are interested, I just uploaded another release of TreeTag: > Version 0.8.1. > > The most significant changes improve CSV imports and updating the Linux > install script. > > See <http://treetag.bellz.org> for more details, including change > details, downloads and installation instructions. > > As always, I greatly appreciate any testing and feedback. > > Thanks, > Doug > > > _______________________________________________ > TreeLine-users mailing list > Tre...@li... > https://lists.sourceforge.net/lists/listinfo/treeline-users > |
From: Doug B. <do...@be...> - 2025-04-25 00:17:34
|
Hi, For those who are interested, I just uploaded another release of TreeTag: Version 0.8.1. The most significant changes improve CSV imports and updating the Linux install script. See <http://treetag.bellz.org> for more details, including change details, downloads and installation instructions. As always, I greatly appreciate any testing and feedback. Thanks, Doug |
From: Doug B. <do...@be...> - 2024-12-01 00:28:13
|
George Supreeth wrote: > It is India. Please add it if you can, it would be a little more convenient than losing APKs. There is no easy way to add it to an existing release, but I will add it to the next one. Thanks, Doug > On 28 November 2024 7:18:57 am IST, Doug Bell <do...@be...> wrote: > >George Supreeth wrote: > >> Hello Doug, > >> > >> I just tried installing from Playstore but get an error that says - "This > >> item is not available in your country." > > > >What is your country? I might be able to add it to the PlayStore > >availability list. > > > >> I'll try and install the apk from github if it is available there. > > > >Yes, there are APK files available on my site > >(https://treetag.bellz.org/download.html) and from GitHub. > > > >> Warm regards, > >> George > > > >Thanks for trying it! > >Doug > > > >> > >> On 25/11/24 12:50 am, Doug Bell wrote: > >> > Hi, > >> > > >> > For those who are interested, I just uploaded another release of TreeTag: > >> > Version 0.8.0. > >> > > >> > The largest change is the ability to add multiple values for a single > >> > field, allowing nodes to automatically show up under multiple headings. > >> > There are also many smaller updates and bug fixes. > >> > > >> > See<http://treetag.bellz.org> for more details, including change > >> > details, downloads and installation instructions. > >> > > >> > As always, I greatly appreciate any testing and feedback. > >> > > >> > Thanks, > >> > Doug > >> > > >> > > >> > _______________________________________________ > >> > TreeLine-users mailing list > >> > Tre...@li... > >> > https://lists.sourceforge.net/lists/listinfo/treeline-users > >> _______________________________________________ > >> TreeLine-users mailing list > >> Tre...@li... > >> https://lists.sourceforge.net/lists/listinfo/treeline-users > > > > > >_______________________________________________ > >TreeLine-users mailing list > >Tre...@li... > >https://lists.sourceforge.net/lists/listinfo/treeline-users |
From: George S. <geo...@gm...> - 2024-11-28 13:08:39
|
It is India. Please add it if you can, it would be a little more convenient than losing APKs. Thanks Doug. On 28 November 2024 7:18:57 am IST, Doug Bell <do...@be...> wrote: >George Supreeth wrote: >> Hello Doug, >> >> I just tried installing from Playstore but get an error that says - "This >> item is not available in your country." > >What is your country? I might be able to add it to the PlayStore >availability list. > >> I'll try and install the apk from github if it is available there. > >Yes, there are APK files available on my site >(https://treetag.bellz.org/download.html) and from GitHub. > >> Warm regards, >> George > >Thanks for trying it! >Doug > >> >> On 25/11/24 12:50 am, Doug Bell wrote: >> > Hi, >> > >> > For those who are interested, I just uploaded another release of TreeTag: >> > Version 0.8.0. >> > >> > The largest change is the ability to add multiple values for a single >> > field, allowing nodes to automatically show up under multiple headings. >> > There are also many smaller updates and bug fixes. >> > >> > See<http://treetag.bellz.org> for more details, including change >> > details, downloads and installation instructions. >> > >> > As always, I greatly appreciate any testing and feedback. >> > >> > Thanks, >> > Doug >> > >> > >> > _______________________________________________ >> > TreeLine-users mailing list >> > Tre...@li... >> > https://lists.sourceforge.net/lists/listinfo/treeline-users >> _______________________________________________ >> TreeLine-users mailing list >> Tre...@li... >> https://lists.sourceforge.net/lists/listinfo/treeline-users > > >_______________________________________________ >TreeLine-users mailing list >Tre...@li... >https://lists.sourceforge.net/lists/listinfo/treeline-users |
From: Doug B. <do...@be...> - 2024-11-28 01:49:05
|
George Supreeth wrote: > Hello Doug, > > I just tried installing from Playstore but get an error that says - "This > item is not available in your country." What is your country? I might be able to add it to the PlayStore availability list. > I'll try and install the apk from github if it is available there. Yes, there are APK files available on my site (https://treetag.bellz.org/download.html) and from GitHub. > Warm regards, > George Thanks for trying it! Doug > > On 25/11/24 12:50 am, Doug Bell wrote: > > Hi, > > > > For those who are interested, I just uploaded another release of TreeTag: > > Version 0.8.0. > > > > The largest change is the ability to add multiple values for a single > > field, allowing nodes to automatically show up under multiple headings. > > There are also many smaller updates and bug fixes. > > > > See<http://treetag.bellz.org> for more details, including change > > details, downloads and installation instructions. > > > > As always, I greatly appreciate any testing and feedback. > > > > Thanks, > > Doug > > > > > > _______________________________________________ > > TreeLine-users mailing list > > Tre...@li... > > https://lists.sourceforge.net/lists/listinfo/treeline-users > _______________________________________________ > TreeLine-users mailing list > Tre...@li... > https://lists.sourceforge.net/lists/listinfo/treeline-users |
From: George S. <geo...@gm...> - 2024-11-25 04:22:47
|
Hello Doug, I just tried installing from Playstore but get an error that says - "This item is not available in your country." I'll try and install the apk from github if it is available there. Warm regards, George On 25/11/24 12:50 am, Doug Bell wrote: > Hi, > > For those who are interested, I just uploaded another release of TreeTag: > Version 0.8.0. > > The largest change is the ability to add multiple values for a single > field, allowing nodes to automatically show up under multiple headings. > There are also many smaller updates and bug fixes. > > See<http://treetag.bellz.org> for more details, including change > details, downloads and installation instructions. > > As always, I greatly appreciate any testing and feedback. > > Thanks, > Doug > > > _______________________________________________ > TreeLine-users mailing list > Tre...@li... > https://lists.sourceforge.net/lists/listinfo/treeline-users |
From: Doug B. <do...@be...> - 2024-11-24 19:37:12
|
Hi, For those who are interested, I just uploaded another release of TreeTag: Version 0.8.0. The largest change is the ability to add multiple values for a single field, allowing nodes to automatically show up under multiple headings. There are also many smaller updates and bug fixes. See <http://treetag.bellz.org> for more details, including change details, downloads and installation instructions. As always, I greatly appreciate any testing and feedback. Thanks, Doug |
From: Paul W. <bnp...@gm...> - 2024-05-12 16:14:22
|
I'm using *Windows 10* and *Treeline 3.1.5* with a *portable version*. The desktop version crashed several times on my PC. I get an error message: Steps are as follows: 1. File>Import 2. Select: Other>Open Document (ODF) outline 3. Error message: Error -* improper format* in ... Import test w headings.odt The ODT extension is an ODF format so it should be a proper format. The file I'm attempting to import has a number of heading levels. That shouldn't be a problem? TL is unable to read the ODT file. I've attached the test ODT file. |
From: Paul W. <bnp...@gm...> - 2024-05-12 03:38:47
|
I'm using *Windows 10* and *Treeline 3.1.5* with a *portable version*. The desktop version crashed several times on my PC. I get an error message: Steps are as follows: 1. File>Import 2. Select: Other>Open Document (ODF) outline 3. Error message: Error -* improper format* in ... Import test w headings.odt The ODT extension is an ODF format so it should be a proper format. The file I'm attempting to import has a number of heading levels. That shouldn't be a problem? TL is unable to read the ODT file. I've attached the test ODT file. Thanks for your thoughts. On Fri, May 10, 2024, 3:05 PM p.colbert injannuity.com < p.c...@in...> wrote: > TreeLine can import the text of an .odt file via File -> Import. > > Formatting and images may be skipped. > > ________________________________ > From: Paul Walter <bnp...@gm...> > Sent: Friday, May 10, 2024 3:51 PM > To: tre...@li... < > tre...@li...> > Subject: [Treeline-users] Odt 2 odf > > How to import Libreoffice odt files into Treeline? Do I need a converter? > > _______________________________________________ > TreeLine-users mailing list > Tre...@li... > https://lists.sourceforge.net/lists/listinfo/treeline-users > > _______________________________________________ > TreeLine-users mailing list > Tre...@li... > https://lists.sourceforge.net/lists/listinfo/treeline-users > |
From: p.colbert injannuity.c. <p.c...@in...> - 2024-05-10 22:04:45
|
TreeLine can import the text of an .odt file via File -> Import. Formatting and images may be skipped. ________________________________ From: Paul Walter <bnp...@gm...> Sent: Friday, May 10, 2024 3:51 PM To: tre...@li... <tre...@li...> Subject: [Treeline-users] Odt 2 odf How to import Libreoffice odt files into Treeline? Do I need a converter? _______________________________________________ TreeLine-users mailing list Tre...@li... https://lists.sourceforge.net/lists/listinfo/treeline-users |
From: Paul W. <bnp...@gm...> - 2024-05-10 19:52:11
|
How to import Libreoffice odt files into Treeline? Do I need a converter? |
From: Doug B. <do...@be...> - 2023-12-07 00:28:24
|
Bennie Whoral via TreeLine-users wrote: > I'm using TL to manage HTML bookmarks, something it looks to do far better > than the intrinsic FireFox bookmark manager (IMO). > > I have two web browsers on my Ubuntu system, FF, and Epiphany. Might there > be a way to set up TreeLine to open Epiphany when an HTML link is picked, or > is that largely a system setup where FF is the default browser. It simply opens the default browser as set in the OS. -Doug |
From: Bennie W. <ben...@ya...> - 2023-12-06 18:09:37
|
I'm using TL to manage HTML bookmarks, something it looks to do far better than the intrinsic FireFox bookmark manager (IMO). I have two web browsers on my Ubuntu system, FF, and Epiphany. Might there be a way to set up TreeLine to open Epiphany when an HTML link is picked, or is that largely a system setup where FF is the default browser. Thx, BW |
From: Doug B. <do...@be...> - 2023-12-01 01:59:18
|
Hi, For those who are interested, I just uploaded another release of TreeTag: Version 0.7.2. This includes various tweaks and bug fixes. See <http://treetag.bellz.org> for more details, including change details, downloads and installation instructions. As always, I greatly appreciate any testing and feedback. Thanks, Doug |
From: Doug B. <do...@be...> - 2023-08-27 00:58:46
|
Hi, For those who are interested, I just uploaded another release of TreeTag: Version 0.7.0. The biggest change is aimed at Linux users. I created an installation script that automates the steps. It uses the native packaging system to install dependencies, builds TreeTag and installs it. This replaces the unpopular TreeTag snap package. I also added a new interface that can easily add local file links in Markdown text fields on desktop systems. See <http://treetag.bellz.org> for more details, including downloads and installation instructions. As always, I greatly appreciate any testing and feedback, especially from Linux users trying out the new installer. Thanks, Doug |
From: Philip H. <phi...@ya...> - 2023-06-22 02:19:24
|
Dear Sirs, It would be extremely useful to me if I could have a .TRLN file layout and explanation if fields. I have examined an actual .TRLN file, and I appreciate that it is stored at a plain text ASCII file, but I would like to be able to convert such a file to TreePad .HJT format. If you have such a utility, I would like to have it, otherwise I'll be able to write an AWK program to do it. Unfortunately, this is not an export option. Philip R. Hair -- Software Developer / Unix Administrator |
From: Doug B. <do...@be...> - 2023-06-04 23:59:49
|
Just a quick note to let Android users know that TreeTag is now available at the Google Play store. Thanks, Doug |
From: Doug B. <do...@be...> - 2023-06-03 00:17:26
|
Hi, I just released TreeLine version 3.1.5. This is mostly a bugfix release. Here is the full changelog: Updates: - Detect external file modifications by checking the file's last modified time just prior to saving. - Preserve the choices in the field format when switching between Choice and Combination field types. Bug Fixes: - Fix a bug that prevented child type limits from being set back to all types. - Preserve the modified status of the config dialog when switching between windows displaying different files. - Fix problems occurring when the escape key is used to close various non-modal dialogs. - Avoid a traceback error message when attempting to import a CSV file with a bad header row. - Fix a bug using child count fields in live HTML exports. Thanks, Doug |
From: Doug B. <do...@be...> - 2023-05-27 19:04:32
|
Hi, For those who are interested, I just uploaded another release of TreeTag: Version 0.6.0. In my opinion, this app is in a fairly mature state. The major changes this time around involved adding view options for a dark theme and scaling for high-dpi displays. I also added an indented text export. There were also some more minor updates and bug fixes. See <http://treetag.bellz.org> for more details. See <http://treetag.bellz.org/install.html> for downloads. As always, I greatly appreciate any testing and feedback. Thanks, Doug |
From: Doug B. <do...@be...> - 2023-03-31 20:44:25
|
Hi, For those who are interested, I just uploaded another release of TreeTag: Version 0.5.0. Due to not seeing many bugs, I'm considering this to be a stable production release. The major changes this time around involved searching options, including replacing search results. There were also some more minor updates and bug fixes. See <http://treetag.bellz.org> for more details. See <http://treetag.bellz.org/install.html> for downloads. As always, I greatly appreciate any testing and feedback. Thanks, Doug |