Skip to main content

Tree View Gui for outline treeview note.

Project description

FreeTVG [Tree View Gui]

Tree View Gui is an outline note for viewing in tree structure

Visit TVG for tutorials and support

Installation

pip3 install -U FreeTVG-karjakak

Usage

With script:

from TVG import main

# Start TVG outline note
main()

Without script:

  • Press keyboard buttons at the same time => [(Windows Logo) + "r"].
    • Open "Run" window.
    • In "open" field key in "TVG".
    • Press "ok" button.
  • Create TVG folder by default in "\user\Documents" or "\user".
    • Every TVG text note that created will be saved in TVG folder.

Without script for MacOS X user:

# In Terminal
% TVG

NEW

  • Add-On for TVG

    pip3 install -U addon-tvg-karjakak
    
    • Add extra 3 Functions:
      • Sum-Up

        • format editor:

          p:+Parent
          c1:child1 1,000.00
          c1:child1 1,000.00
          
        • Result 1st click:

          +Parent:
              -child1 1,000.00
              -child1 1,000.00
              -TOTAL 2,000.00
          
        • Result 2nd click (good for [printing] in browser):

          # gather all sums and turn to hidden mode
          +Parent:
              -child1 1,000.00
              -child1 1,000.00
              -TOTAL 2,000.00
          
          TOTAL SUMS = 2,000.00
          
      • Pie Chart

        • Create Pie-Chart for all sums
        • Using <matplotlib> and <tkinter>
      • Del Total

        • Delete all Totals
      • Expression Calculation

        • Calculator for Editor Mode

        • "F5" for MacOS X and "Ctrl+F5" for Windows

        • Works only in editor mode

        • Will formatting numbers when paste in editor mode

          # format with 2 float numbers
          1,234,567.89
          
  • Markdown

    • Usage how to use markdown in pdf [fn+f1 or ctrl+f1]
      • Nicely presented in HTML and printed in pdf [Printing function]
    • Special thanks to:

Changes

  • Tutorial TVG.pdf press: <Ctrl+F1> or <fn+F1> in MacOS

  • Send note from default email: <Ctrl+F4> or <fn+F4> in MacOs

    • Can choose copy to clipboard. (set indentation shorter)
      • Can be use to send message in TeleTVG
  • Clean-up some comment line.

  • Can run TVG directly without creating a script.

  • 6 buttons deleted [Calculator, Send Note, Save, Open, Emoji, and ViewHTML].

    • Free from annoying message pop-up.
    • View HTML deleted as well, because the purpose is not much and basically the same as printing.
  • Bugs fixed on overflowing memory usage.

  • Tooltip now available in MacOS X.

  • For Add-On TVG

    • For function Sum-Up
      • Much faster calculation for thousands lines.
      • Just delete "TOTAL..." lines manually that need to be change, will be much faster instead.
    • For Expression Calculation (F5/Ctrl+F5)
      • Works for simple calculation.
      • All double operator like eg. "**", disabled.
        • To avoid overlflow result.
      • Able to paste directly without clicking result first.
      • Will paste exactly where the position of numbers suppose to be
  • Template has been overhauled for improvement

    • Can delete a saved template
  • Look-Up now more informative (not in editor mode)

  • Add Markdown buttons in Editor mode for convinience

  • treeview

    • Part of TVG engine has been seperated and has its own repo.
    • TVG has been partly overhaul for adapting the new engine.
    • More robust and faster.

Unresolve Issues

  • For Add-On TVG
    • For PieChart-Graph
      • Some issue in matplotlib
        • Will raise exception after closing the graph, if configure window (within the tool bar) is already closed beforhand.
      • Nonetheless
        • Will not raise exception if configure window is not close yet.
  • Short-Cut Issues
    • Virtual OS Windows in Mac
      • Some short-cuts works only with "Control" + "Option" or "Shift" + ...

Development Purpose

  • TreeViewGui is using Excptr Module to catch any error exceptions
    • Plese often check the folder "FreeTVG_TRACE" in "HOME" / "USERPROFILE" path directory.
    • Raise issues with copy of it, thank you!

Latest Notice

  • Found very little bug in Template

    • Has been fixed in 2.8.18
  • When send to email

    • Markdown escape "" will be deleted when send with default email ([F4/Ctrl+F4] send mail function)
    • Email will be copied to default email app
  • Theme set globally according to system default theme

    • No longer active through function button (previously F3/Ctrl+F3 button)
  • Send to email assign to F3/Ctrl+F3 button

  • Express Calc assign to F4/Ctrl+F4 button and no longer F5/Ctrl+F5

  • Some bugs fixed

    • Editor on raise error, no longer shut the markdown buttons
    • After pressing markdown button, the focus back to text editor
  • You can force dark mode in daylight global setting and vice-versa

    # Will change the light theme to dark
    > tvg dark
    
    # Will change the dark theme to light
    > tvg light
    

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

FreeTVG-karjakak-2.9.10rc2.tar.gz (187.9 kB view details)

Uploaded Source

Built Distribution

FreeTVG_karjakak-2.9.10rc2-py3-none-any.whl (188.7 kB view details)

Uploaded Python 3

File details

Details for the file FreeTVG-karjakak-2.9.10rc2.tar.gz.

File metadata

  • Download URL: FreeTVG-karjakak-2.9.10rc2.tar.gz
  • Upload date:
  • Size: 187.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0

File hashes

Hashes for FreeTVG-karjakak-2.9.10rc2.tar.gz
Algorithm Hash digest
SHA256 1302b5b31ea5027cb26d7752e4c2f20c5281c07a997bb31b4464ed4986dd5ee1
MD5 004de59c545065cc8959860c6a8a52f1
BLAKE2b-256 7f0b628ccffb96f17f1986f6a3b678423770b813ef57718e79066302d2148939

See more details on using hashes here.

File details

Details for the file FreeTVG_karjakak-2.9.10rc2-py3-none-any.whl.

File metadata

File hashes

Hashes for FreeTVG_karjakak-2.9.10rc2-py3-none-any.whl
Algorithm Hash digest
SHA256 3069ee58ead4a1164c8c7a6b9ea5de4f0675b449beb6d0d94008052c750d71a1
MD5 5a9ac04645e1f43d1130e47e829e8018
BLAKE2b-256 771e6477072835a22bc6e8b13bea5326cd57763eb8e6c7f9820c5df31b373e33

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page