Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added new option #18

Open
wants to merge 5 commits into
base: gff+
Choose a base branch
from
Open

added new option #18

wants to merge 5 commits into from

Commits on Oct 18, 2023

  1. added new Format option

    added a new formating option:
    counter_down - giving each new file a lower number, based on 1000000 - (year10000) - (month1000) - (day100) - (hour10) - minute
    this way, printers that sort the files based on the name should show the newest file at the top.
    maybe this needs a rework to use the time at saving, not at importing the model
    DDdotDE committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e2a8adb View commit details
    Browse the repository at this point in the history
  2. readded a format

    DDdotDE committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    24881aa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from DDdotDE/DDdotDE-new-format-option

    added new Format option
    DDdotDE committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ac56810 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    a4b21a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Fixed negative numbers

    My Calculations were off... aperantly i already fixed it before but never uploaded it... had to rewrite it because i got a new pc and didnt took my files over.
    anyways, here is it
    DDdotDE committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    380a728 View commit details
    Browse the repository at this point in the history