Code Monkey home page Code Monkey logo

takeep's People

Contributors

dotnetian avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

takeep's Issues

Notepad not being autoclosed after file save in Windows 11

Describe the bug
In Windows 11, Notepad has been updated with huge changes. But when I create a new item & choose to open its content in Notepad, & I save the file, Notepad doesn't automatically being closed, unlikely in Windows 10 Notepad.

Version
1.3.0

Add multi-keepsheets support

With multi-keepsheets user can sort subjects of items & share the specific item with others. For example, notes & sample codes of a tutorial.

New keepsheets are made by keepsheet option of keep command:

tkp keep -n newSheetNewLife -c 'This means good' -k newSheet

or:

tkp keep -n newSheetNewLife -c 'This means good' --keepsheet newSheet

This command will check if there is a file named newsheet.tkp or not. If yes, will add the item there & if not, it will make a new file & will add the item to it.

For other commands, like take or remove, you should add -k option to command & takeep will do that action on your specified keepsheet.

Improve help texts

Help texts should have more details, info & examples:

  • Take command:
    Should point to copy to clipboard & open in notepad options & have examples for them.

  • Keep command:
    Should point to open in notepad option & have examples.

  • Edit command:
    Should have examples.

  • Delete command:
    Should have examples.

  • List command:
    Should have examples.

Code filter option for list command

The filter option for list command will be like this:

If items were found:

tkp list -f 'te'
2 Items found with keyword 'te':
	test
	releaseTemp

If items were not found:

tkp list -f 'tent'
No items found with keyword tent.

Open in Notepad not working in edit command

Describe the bug
You are not able to edit text with a notepad.

To Reproduce

  1. Create an item
  2. run tkp edit -n Name -o

Expected behavior
Open Notepad to edit the item

Screenshots
image

Version
1.3.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.