Change Log:
--------------------
-- Simply Notes 1.3.4 --
------------------------------------------------------------------------
r41 | alexrs84 | Fri, 15 Jun 2012
Changed paths:
A /trunk/Notes-Undo.lua
M /trunk/Notes.lua
M /trunk/Notes.toc
A /trunk/Textures/icon-save-disabled.tga
A /trunk/Textures/icon-save.tga
- Added manualsave mode, /notes manualsave on|off
- Enhanced some features...
-- Simply Notes 1.3.3 --
------------------------------------------------------------------------
r40 | alexrs84 | 2012-06-15 08:19:03 +0000 (Fri, 15 Jun 2012) | 5 lines
Changed paths:
M /trunk/Notes.lua
M /trunk/Notes.toc
M /trunk/Search.lua
- FIXED a scrolling defect when there is too much wordwrapping when clicking a search result link in the Search Window; This feature now accurately scrolls to the Search Match in the appropriate note, 100% of the time
- Added a Context Menu for the note text; Several insert features, as well as a "Run as Lua Code" menu item
- Enhanced the Undo feature; The undo history now compresses it's self instead of being truncated allowing you to reach further back into history and undo more changes with less memory expense!
-- 1.3.2 --
------------------------------------------------------------------------
r39 | alexrs84 | 2012-06-13 10:00:12 +0000 (Wed, 13 Jun 2012) | 2 lines
Changed paths:
M /trunk/Notes.lua
M /trunk/Notes.toc
+FIX: Chatframe: When right clicking a name of a player from a DIFFERENT REALM and clicking "Insert into SimplyNotes" would cause an error: "Was unable to locate the message to copy from the chat frame: 'player:Playername-REALM:926:RAID'"; The realm name is ignored during the match now: LINKDATA:gsub("player:(+)-+", "player:%1(*)")
-- 1.3.1 --
------------------------------------------------------------------------
r38 | alexrs84 | 2012-06-13 05:20:53 +0000 (Wed, 13 Jun 2012)
Changed paths:
M /trunk/Notes.lua
M /trunk/Notes.toc
M /trunk/Search.lua
- Added optio...
Description:
--------------------
A very simple Notepad addon with an intuitive UI
You can store as many individual notes as you want
Your notes are available to all of your characters!
You can resize / change scale / change transparency / move the notes window to fit with your UI
You can choose the font and fontsize (6 fonts included)
You can colorize your text to highlight important notes
Undo your changes with Ctrl+Z / Redo them with Ctrl+Y
Full Link Support ( Achievements, Items, Players, .etc )
Advanced Search, supporting Regular Expressions
Run a note as Lua code!
Changes worth noting...
1.3.3 - Run your note(s) as Lua code! - Right click your note text, click "Run note as Lua code..."
1.3.3 - Added Menu to Right Click of Note text, insert things right into your note at your cursor, like: Date/Time(Ctrl+D), Character/Realm Name, Zone/Instance Name, Entire Raid/Party Roster, Friends/Ignore list
1.3.3 - Greatly enhanced the Undo feature! - Ctrl+Z - The undo feature now compresses it's self instead of being truncated allowing you to reach further back into history and undo even more changes with no additional expense to memory!
1.3.0 - Added an advanced Search Ctrl+F, or click search icon
1.2.13 - Added Menu to Right Click of MiniMap Icon, LDB Launcher Icon, and Simply Notes Title Bar(Toggle MiniMap Icon, Font, Scale / Alpha)
1.2.11 - Incorporated LDB (Launcher Icon for Titan Panel/Carousel/NinjaPanel/DockingStation/ChocolateBar/.ect);
1.2.8 - Added KeyBindings for Toggling/New Note/Next/Prev/Lock, under header "Simply Notes" in the Game Menu(ESC) > Keybindings
1.2.7 - While selecting Text you can move your mouse cursor passed the Top or Bottom of the window to scroll the notes text in that direction to select text initial...
--------------------
-- Simply Notes 1.3.4 --
------------------------------------------------------------------------
r41 | alexrs84 | Fri, 15 Jun 2012
Changed paths:
A /trunk/Notes-Undo.lua
M /trunk/Notes.lua
M /trunk/Notes.toc
A /trunk/Textures/icon-save-disabled.tga
A /trunk/Textures/icon-save.tga
- Added manualsave mode, /notes manualsave on|off
- Enhanced some features...
-- Simply Notes 1.3.3 --
------------------------------------------------------------------------
r40 | alexrs84 | 2012-06-15 08:19:03 +0000 (Fri, 15 Jun 2012) | 5 lines
Changed paths:
M /trunk/Notes.lua
M /trunk/Notes.toc
M /trunk/Search.lua
- FIXED a scrolling defect when there is too much wordwrapping when clicking a search result link in the Search Window; This feature now accurately scrolls to the Search Match in the appropriate note, 100% of the time
- Added a Context Menu for the note text; Several insert features, as well as a "Run as Lua Code" menu item
- Enhanced the Undo feature; The undo history now compresses it's self instead of being truncated allowing you to reach further back into history and undo more changes with less memory expense!
-- 1.3.2 --
------------------------------------------------------------------------
r39 | alexrs84 | 2012-06-13 10:00:12 +0000 (Wed, 13 Jun 2012) | 2 lines
Changed paths:
M /trunk/Notes.lua
M /trunk/Notes.toc
+FIX: Chatframe: When right clicking a name of a player from a DIFFERENT REALM and clicking "Insert into SimplyNotes" would cause an error: "Was unable to locate the message to copy from the chat frame: 'player:Playername-REALM:926:RAID'"; The realm name is ignored during the match now: LINKDATA:gsub("player:(+)-+", "player:%1(*)")
-- 1.3.1 --
------------------------------------------------------------------------
r38 | alexrs84 | 2012-06-13 05:20:53 +0000 (Wed, 13 Jun 2012)
Changed paths:
M /trunk/Notes.lua
M /trunk/Notes.toc
M /trunk/Search.lua
- Added optio...
Description:
--------------------
A very simple Notepad addon with an intuitive UI
You can store as many individual notes as you want
Your notes are available to all of your characters!
You can resize / change scale / change transparency / move the notes window to fit with your UI
You can choose the font and fontsize (6 fonts included)
You can colorize your text to highlight important notes
Undo your changes with Ctrl+Z / Redo them with Ctrl+Y
Full Link Support ( Achievements, Items, Players, .etc )
Advanced Search, supporting Regular Expressions
Run a note as Lua code!
Changes worth noting...
1.3.3 - Run your note(s) as Lua code! - Right click your note text, click "Run note as Lua code..."
1.3.3 - Added Menu to Right Click of Note text, insert things right into your note at your cursor, like: Date/Time(Ctrl+D), Character/Realm Name, Zone/Instance Name, Entire Raid/Party Roster, Friends/Ignore list
1.3.3 - Greatly enhanced the Undo feature! - Ctrl+Z - The undo feature now compresses it's self instead of being truncated allowing you to reach further back into history and undo even more changes with no additional expense to memory!
1.3.0 - Added an advanced Search Ctrl+F, or click search icon
1.2.13 - Added Menu to Right Click of MiniMap Icon, LDB Launcher Icon, and Simply Notes Title Bar(Toggle MiniMap Icon, Font, Scale / Alpha)
1.2.11 - Incorporated LDB (Launcher Icon for Titan Panel/Carousel/NinjaPanel/DockingStation/ChocolateBar/.ect);
1.2.8 - Added KeyBindings for Toggling/New Note/Next/Prev/Lock, under header "Simply Notes" in the Game Menu(ESC) > Keybindings
1.2.7 - While selecting Text you can move your mouse cursor passed the Top or Bottom of the window to scroll the notes text in that direction to select text initial...