Code Monkey home page Code Monkey logo

jkanev / treetime Goto Github PK

View Code? Open in Web Editor NEW
44.0 3.0 5.0 1.13 MB

TreeTime is a data organisation, management and analysis tool. A tree is a hierarchical structure that arranges information in units and sub-units. TreeTime uses linked trees (one data item can be part of different distinct trees) to store and organise any general purpose data.

Home Page: https://github.com/jkanev/treetime/blob/master/README.md

License: GNU General Public License v3.0

Python 99.99% Shell 0.01%
data time-management tree tree-structure tree-editor data-organizer to-do-list ancestry project-management ontology

treetime's People

Contributors

coldsobolev avatar jkanev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

treetime's Issues

windows download

Hi there
I have downloaded the windows version and unzip it bur the data folder seems to be empty?
Thanks
Niloofar

Recursion limit too low

This line forces Python interpreter to exit in Python 3.7

  File "/home/xxxxxxx/miniconda3/envs/kmers/lib/python3.7/site-packages/treetime/__init__.py", line 4, in <module>
    from treetime import item,tree,treetime
  File "/home/xxxxxx/miniconda3/envs/kmers/lib/python3.7/site-packages/treetime/treetime.py", line 31, in <module>
    sys.setrecursionlimit(50)
RecursionError: cannot set the recursion limit to 50 at the recursion depth 41: the limit is too low

https://github.com/jkanev/treetime/blob/master/treetime/treetime.py#L31

No UI scaling

it frequently occurs that someone is unable to read the content of the main window when someone is sharing their screen or something. there has to be a button that rescales the whole UI.

Can I

You wrote: "Linked trees are a natural and powerful way to structure data." - Can I change and add Trees?

File dialog after fresh install

When installing on a new machine and running for the first time, the file dialog opens.
Reproduce:

  • On new machine, install TreeTime,
  • start TreeTime.

Expected:

  • TreeTime starts with an info dialog,
  • hitting the [New] button opens a dialog for template selection, hitting the [OpenFile] button opens a dialog for file selection.

Observed:

  • TreeTime starts with file open dialog,
  • on [Cancel] the info dialog comes up,
  • from here TreeTime behaves as expected.

running TreeTime for the first time

Hi, looks like a nice tool. I installed treetime and can run the executable, but then it pops up a dialog asking me for a directory or a file? I tried providing a directory but no dice. How do I proceed?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.