Menu

#55 Change archive mind map from menu

0.8.0
complete
True
Feature
2024-05-26
2020-10-24
No
Feature: Change archive mind map from menu
  In order to be able to change the archive mind
  As a GTD Sync user
  I want to have a GTD Sync menu item to do so

  @ticket55 @0.8.0 @new_refined
  Scenario: S3.2.3 Initial specification archive in Settings
    Given I have not specified my archive mind map
    When I select "Archive.mm" as archive mind map in Settings
    Then "Archive.mm" should be displayed as Archive mind map in Settings

  @ticket55 @0.8.0 @new_refined
  Scenario: S3.2.5 Change to a different archive in Settings
    Given my archive mind map is specified as "Archive.mm"
    And I want to change it to "CompletedActions.mm"
    When I select "CompletedActions.mm" as archive mind map in Settings
    Then "CompletedActions.mm" should be displayed as Archive mind map in Settings

Discussion

  • Henk van den Akker

    • labels: archive, file locations --> archive, file locations, gherkin
     
  • Henk van den Akker

    • status: pending --> in-progress
     
  • Henk van den Akker

    Todo:

    • Make a design for preferences for location todo.txt, archive mind map and backup files
    • Check if extra Gherkin scenarios should be added and if yes, do so.
    • Find out how to create a second constructor in FileLocation.groovy for changing settings
    • Find out if a frame can and should have a parent frame
    • Study/ask about Groovy Swingbuilder
    • Build the function
    • Test the function
    • Regression test of Archive function
    • Change FileLocations script to Preferences
    • Look at title consistency in FileLocation class (addons.gtdsync.filelocation.messageTitleAppendix -> addons.gtdsync.filelocation.fileLocation)
     

    Last edit: Henk van den Akker 2024-05-26
  • Henk van den Akker

    • status: in-progress --> test
     
  • Henk van den Akker

    • status: test --> complete
     
  • Henk van den Akker

    • Closed date: --> 2024-04-27 07:32:47.918000
     
  • Henk van den Akker

    • Closed: --> True
     
  • Henk van den Akker

    • status: complete --> pending
    • Closed: True --> False
     
  • Henk van den Akker

    Reopened

     
  • Henk van den Akker

    • status: pending --> complete
    • Closed: False --> True
     

Log in to post a comment.