https://github.com/raguay/copytonotepad
This fman extension is used to copy files to the NotePad script of TextBar.
https://github.com/raguay/copytonotepad
fman notepad plugin textbar
Last synced: 2 months ago
JSON representation
This fman extension is used to copy files to the NotePad script of TextBar.
- Host: GitHub
- URL: https://github.com/raguay/copytonotepad
- Owner: raguay
- License: mit
- Created: 2018-05-24T08:23:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-23T13:26:30.000Z (almost 5 years ago)
- Last Synced: 2025-01-18T23:03:05.295Z (4 months ago)
- Topics: fman, notepad, plugin, textbar
- Language: Python
- Size: 3.91 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## CopyToNotePad
This is a plugin for [fman.io](https://fman.io) to copy the text file in fman to **[NotePad](https://github.com/raguay/TextBarScripts)**. **NotePad** is a script for **[TextBar](http://richsomerfield.com/apps/textbar/)**.
You can install this plugin by pressing `` to open the command pallet. Then type `install plugin`. Look for the `CopyToNotePad` plugin and select it.
### Usage
Select a file, press ` p`, type `copy to notepad`, and press enter. The file will be copied to the notepad that has been setup.
Use the `set notepad number` to set the notepad that notes will be copied to. Use the command `set notepad append` to append or overwrite the notepad.
### Features
- Copies the file to NotePad