You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @bepolymathe, I apologize, I've never created a formal package (i.e., setup.py).
This requires Freeplane and its configuration, python_requires='>=3.6', and some PyPi packages.
git clone https://github.com/reagle/thunderdell.git # download thunderdell
cd thunderdell
thunderdell.py --tests # which might except on any needed packages, if so
# `pip3 install {package}`
# copy freeplane-config files to your freeplane configuration directory
# open freeplane, open one of the test files, change it as you wish
# see the resulting bibtex, for example, or YAML
thunderdell.py -b -i tests/author-child.mm
Hi,
Can you explain a little bit more step by step the way to install thunderdell ?
Thanks ;-)
The text was updated successfully, but these errors were encountered: