{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":41261933,"defaultBranch":"master","name":"keynote-nf","ownerLogin":"dpradov","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-08-23T18:33:54.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13932497?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1714859108.0","currentOid":""},"activityList":{"items":[{"before":"2cae9e270cc6efef8673ead966f434c84cbea5bb","after":"b060bda3be51cb48d78585815e528766bccf9469","ref":"refs/heads/master","pushedAt":"2024-05-04T21:41:05.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"dpradov","name":"Daniel Prado Velasco","path":"/dpradov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13932497?s=80&v=4"},"commit":{"message":"* Preparing new version, 1.9.3 .1","shortMessageHtmlLink":"* Preparing new version, 1.9.3 .1"}},{"before":"58f37ba920e207ba8d659f90101f7d9eae175117","after":"2cae9e270cc6efef8673ead966f434c84cbea5bb","ref":"refs/heads/master","pushedAt":"2024-05-04T18:31:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dpradov","name":"Daniel Prado Velasco","path":"/dpradov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13932497?s=80&v=4"},"commit":{"message":"Updated KNT Help file, for its use with next version, 1.9.3","shortMessageHtmlLink":"Updated KNT Help file, for its use with next version, 1.9.3"}},{"before":"ea73dd21a6382fbd083a343334f969ce0d6d41e6","after":"58f37ba920e207ba8d659f90101f7d9eae175117","ref":"refs/heads/master","pushedAt":"2024-05-03T18:58:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dpradov","name":"Daniel Prado Velasco","path":"/dpradov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13932497?s=80&v=4"},"commit":{"message":"Fixed: \"Backup at regular intervals\" always used '.knt' extension\n\nIt now uses the current file extension, which can be .kne in encrypted files.\nRef: #683","shortMessageHtmlLink":"Fixed: \"Backup at regular intervals\" always used '.knt' extension"}},{"before":"5ba1b7f67f7f7ed332b0b216a6dd50f6d213b9d3","after":"ea73dd21a6382fbd083a343334f969ce0d6d41e6","ref":"refs/heads/master","pushedAt":"2024-05-03T18:28:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dpradov","name":"Daniel Prado Velasco","path":"/dpradov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13932497?s=80&v=4"},"commit":{"message":"Fixed: On opening the file, set tree horizontal scroll bar to the left border\n\nWhen the name of any of the nodes is longer than the width of the tree panel, the horizontal scroll bar is displayed.\nBy default, if the selected note in the tree also has a longer node name, the horizontal scroll bar was set to the right edge,\ncausing the node hierarchy structure to not be clearly displayed.","shortMessageHtmlLink":"Fixed: On opening the file, set tree horizontal scroll bar to the lef…"}},{"before":"8e523a421f35c00999fa67b66786904a05c910f2","after":"5ba1b7f67f7f7ed332b0b216a6dd50f6d213b9d3","ref":"refs/heads/master","pushedAt":"2024-05-03T17:54:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dpradov","name":"Daniel Prado Velasco","path":"/dpradov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13932497?s=80&v=4"},"commit":{"message":"Fixed: Refresh tree after use \"Custom icon...\" with \"Also use this icon for all child nodes\" option checked.\n\nRef: #684","shortMessageHtmlLink":"Fixed: Refresh tree after use \"Custom icon...\" with \"Also use this ic…"}},{"before":"168b7d2a4d70786c57907370804f6387acbc10fa","after":"8e523a421f35c00999fa67b66786904a05c910f2","ref":"refs/heads/master","pushedAt":"2024-05-02T20:01:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dpradov","name":"Daniel Prado Velasco","path":"/dpradov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13932497?s=80&v=4"},"commit":{"message":"Fixed: Position of caret now only consider visible characters\n\n CaretPos returns the location of the cursor on the line Y and position X, counting both visible and hidden characters.\n Hidden are mainly those corresponding to hyperlinks (HYPERLINK \"\"), although there may also be some hidden\n characters used by KeyNote to identify images or set bookmarks for the location of KNT Links.\n The way RichEdit manages selection of hyperlinks does not make it easy to obtain the visible number of characters\n from the left of current line to current position.\n\n KeyNote now calculates the visible value, optimizing the way it is done so to avoid any slight flickering that\n could be noticeable in certain parts of the editor.\n\nRef: #672","shortMessageHtmlLink":"Fixed: Position of caret now only consider visible characters"}},{"before":"3aea27de72718a3e99e6c23a5d76d7b39412896a","after":"168b7d2a4d70786c57907370804f6387acbc10fa","ref":"refs/heads/master","pushedAt":"2024-05-01T19:56:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dpradov","name":"Daniel Prado Velasco","path":"/dpradov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13932497?s=80&v=4"},"commit":{"message":"Fixed: Toggling word wrap in plain text notes lost font formatting\n\nRef: #687","shortMessageHtmlLink":"Fixed: Toggling word wrap in plain text notes lost font formatting"}},{"before":"0487ac7c5f7a391d2a660bf4af3e9163482a3da2","after":"3aea27de72718a3e99e6c23a5d76d7b39412896a","ref":"refs/heads/master","pushedAt":"2024-05-01T17:09:32.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"dpradov","name":"Daniel Prado Velasco","path":"/dpradov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13932497?s=80&v=4"},"commit":{"message":"Fixed: Corrected enable of checkboxes \"Search All folders\" vs \"Search all tree Nodes\" vs \"Search Hidden nodes\" in Find form\n\nRef: #685","shortMessageHtmlLink":"Fixed: Corrected enable of checkboxes \"Search All folders\" vs \"Search…"}},{"before":"74b55bb6fd79c754ee9e71ed1c6d43e7f5c1c489","after":"0487ac7c5f7a391d2a660bf4af3e9163482a3da2","ref":"refs/heads/master","pushedAt":"2024-05-01T16:24:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dpradov","name":"Daniel Prado Velasco","path":"/dpradov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13932497?s=80&v=4"},"commit":{"message":"- KNT links with new format (based on GIDs) in Merged notes are 'translated' to use their new GIDs\n\n If the target of an internal Knt link is included in one of the notes of the merged folders, then it is\n adapted to use the new GID associated of the target note.\n\n Also, old format links in merged folders are converted to the new format, based on GIDs, when possible.\n\n- The URL of KNT links pointing to invalid locations can now be displayed in URL form","shortMessageHtmlLink":"- KNT links with new format (based on GIDs) in Merged notes are 'tran…"}},{"before":"84e14c83fc4d22425b7430d788aaab8061f9366e","after":"74b55bb6fd79c754ee9e71ed1c6d43e7f5c1c489","ref":"refs/heads/master","pushedAt":"2024-04-30T19:11:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dpradov","name":"Daniel Prado Velasco","path":"/dpradov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13932497?s=80&v=4"},"commit":{"message":"Added new command line option (-clnks) to convert links to new format\n\nLinks in RTF notes with the old format based on note IDs are converted to the new format based on note GIDs\n(moving a note to another folder does not break any Knt link based in the new format)\n\n Ex. If the note with ID=10 in folder with ID=3 has GID=12 then:\n file:///*3|10|55|0|1 -> file:///<12|55|0|1","shortMessageHtmlLink":"Added new command line option (-clnks) to convert links to new format"}},{"before":"a5917bac55763b19abcfeaaacff5271eb09f81c3","after":"84e14c83fc4d22425b7430d788aaab8061f9366e","ref":"refs/heads/master","pushedAt":"2024-04-29T17:51:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dpradov","name":"Daniel Prado Velasco","path":"/dpradov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13932497?s=80&v=4"},"commit":{"message":"Fixed: Error on creating new file with external external type storage mode\n\nRelated to changes in commit 30f0904820 (<>)\nThere were some settings missing to deal with the creation of new files.\n\n* Also Fixed: External storage path not being saved relative to .knt file in new files\n (It did work fine when converting storage or making other changes, once the file was created)","shortMessageHtmlLink":"Fixed: Error on creating new file with external external type storage…"}},{"before":"80023d29771feac100f42037fc18c34574bf9d08","after":"a5917bac55763b19abcfeaaacff5271eb09f81c3","ref":"refs/heads/master","pushedAt":"2024-04-29T15:51:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dpradov","name":"Daniel Prado Velasco","path":"/dpradov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13932497?s=80&v=4"},"commit":{"message":"Fixed: Alternate tray icon stuck after using web clip\n\nWhen the \"Use alternate tray icon\" option was enabled in the Clipboard capture settings,\nusing the Web Clip function kept the alternate (orange) icon stuck in the title and tray bar.","shortMessageHtmlLink":"Fixed: Alternate tray icon stuck after using web clip"}},{"before":"3db7b326ee958cf457ac308b953b763f384610b4","after":"80023d29771feac100f42037fc18c34574bf9d08","ref":"refs/heads/master","pushedAt":"2024-04-28T19:53:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dpradov","name":"Daniel Prado Velasco","path":"/dpradov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13932497?s=80&v=4"},"commit":{"message":"Clarified names for \"Add Tree Node\" actions, in Main Menu (Tree) and TV context menu\n\nChanged the order and the captions:\n\n\"Add Above\" (Instead of \"Insert node\")\n\"Add Child\"\n\"Add Below\" (Instead of \"Add sibling\")\n\"Add Last sibling\" (instead of \"Add node\")\n\nRef: #673","shortMessageHtmlLink":"Clarified names for \"Add Tree Node\" actions, in Main Menu (Tree) and …"}},{"before":"1cb888ae0c711e5197f72600571d4faaaed4472f","after":"3db7b326ee958cf457ac308b953b763f384610b4","ref":"refs/heads/master","pushedAt":"2024-04-28T19:23:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dpradov","name":"Daniel Prado Velasco","path":"/dpradov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13932497?s=80&v=4"},"commit":{"message":"Fixed: KNT Links not including mark ID could jump to an incorrect position in nodes with registered images\n\n file:///*FolderID|NoteID|CursorPosition|SelectionLength\n file:///