Commit graph

18 commits

Author SHA1 Message Date
dmarakom6
20dbd71665 use $DIR as a global variable 2021-04-19 22:20:01 +03:00
dmarakom6
a88eb8979e main script
3.0 is now ready, release is tomorrow (4/3 non-american)
2021-04-03 12:00:26 +03:00
dmarakom6
9606dfeaa1 Update Readme & renamenote info back 2021-01-26 21:38:16 +02:00
Dimitris Marakomihelakis
f775a6d471 Remove useless info (renamenote)
Useless $notename call removed.
2021-01-23 15:51:33 +02:00
Dimitris Marakomihelakis
6b74246ced
Fix cd
Added $dir to cd, redirects user back to previous diretory
2021-01-19 12:11:58 +02:00
Dimitris Marakomihelakis
e6615d892e
Change "if" with "case"
Use better syntax for $create in quicknote.
2021-01-18 13:28:28 +02:00
dmarakom6
b9ae8de850 Changed shebang
Changed shebang with a more portable one.
2021-01-18 13:21:55 +02:00
Dimitris Marakomihelakis
e97d5ddc13
Minor changes and typos 2021-01-17 09:53:22 +02:00
dmarakom6
e4bc7e492d Added defaults
Added variables for default note editor and note folder
Fixed readnote() bug
2021-01-16 19:48:47 +02:00
dmarakom6
5e411ac26e Changed no-parameter output (shellnotes)
If the user types "shellnotes" without a parameter, shellnotes will check if it is correctly installed to his computer.
(Checks if there is a file made in home)
2021-01-10 10:37:53 +02:00
dmarakom6
5726b00496 Version 2.0 assets 2021-01-01 22:05:16 +02:00
dmarakom6
dedc589287 Added --version option 2020-12-31 01:04:06 +02:00
dmarakom6
d4a53d0be3 Added latest release assets 2020-12-11 11:27:59 +02:00
dmarakom6
262ac26d0c Deleted files from older releases 2020-12-11 11:10:58 +02:00
dmarakom6
2e5ef55ff3 Release 1.1 2020-12-07 18:01:26 +02:00
dmarakom6
3d6550c313 1.1 Update
Fixes:
-Fixed bugs
-Fixed not getting back to previous working directory
-Fixed Problem with Home Folder

Additions:
-Added noteinfo(): You can now view info about a note, icluding lines, letters and characters!

Updates:
-Updated Help Page (help.txt)
2020-12-07 17:44:27 +02:00
dmarakom6
75732b65ba Updated shellnotes to version 1.0
Shellnotes has just become even more dynamic and smart!
Additions:
	-Added quickread: Read notes from terminal
	-Added listnotes: List your notes
	-Added delnote: Delete a note from your folder
	-Added Help Page (help.txt)
	-Quicknote will now ask you to read a note if it already exists
	-Readnote will now ask you to write a new note if it doesn't exist
	-Shellnotes is now able to make a Notes folder if the user hasn't made one
	-Shellnotes now knows who you are and where you are! The program copies the user's name and directory to help him take notes faster and safer
	-You can now use different text editors for taking your notes

Have fun taking notes!
2020-12-07 13:55:20 +02:00
Dimitris Marakomichelakis
b46e8ea6e9 Updated shellnotes.sh 2020-06-16 19:11:56 +03:00