Skip to main content

Tree View Gui for outline treeview note.

Reason this release was yanked:

suppose to be pre-release

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 [Beta-Version]

    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
          

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.

  • 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.

TVG

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.8.5.tar.gz (70.3 kB view details)

Uploaded Source

Built Distribution

FreeTVG_karjakak-2.8.5-py3-none-any.whl (70.5 kB view details)

Uploaded Python 3

File details

Details for the file FreeTVG-karjakak-2.8.5.tar.gz.

File metadata

  • Download URL: FreeTVG-karjakak-2.8.5.tar.gz
  • Upload date:
  • Size: 70.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.8

File hashes

Hashes for FreeTVG-karjakak-2.8.5.tar.gz
Algorithm Hash digest
SHA256 23acc5b22fb9073d7dc0b4a8b6f2a2354ce0ce5c84465e46f237fdae45162034
MD5 fa7f123839f9afd58cda245d608ae4e8
BLAKE2b-256 12569593f26195d4560fca6513a6703f7ab6af1e7ed468709dfa469c55f1e8b3

See more details on using hashes here.

File details

Details for the file FreeTVG_karjakak-2.8.5-py3-none-any.whl.

File metadata

  • Download URL: FreeTVG_karjakak-2.8.5-py3-none-any.whl
  • Upload date:
  • Size: 70.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.8

File hashes

Hashes for FreeTVG_karjakak-2.8.5-py3-none-any.whl
Algorithm Hash digest
SHA256 40d0e3c2132cdd5a41bc48409d6ff4aff26be0d5f9c00cf63eb2b099d5677199
MD5 dfa186ea3a09d26ee2e009442d14cf3c
BLAKE2b-256 046d7f9cdf7a16276a02c86ef45fc86967c8ced240391e265ec2074fa1162d0a

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