elpasync pushed a change to branch externals/org-real. at ab46371 Merge branch 'next' into 'main'
This branch includes the following new commits: new b2dcbfc initial commit new cad260e Removed unused box slot new a040280 Added primary slot to color last element in url new 8550ace Added alias "on" for "in" new 8b3b5c2 org-real--merge and org-real-world new 2ee4b19 More edge cases new 72bf24b Added documentation, ci/cd, and completion new 49c8920 Removed server stage from ci/cd new 883497d Use .el file instead of .tar in release job new f281b65 Typo new d557262 Switched to before and after advice for advising `org-insert-link' new e039322 Add new line after pp text new dfcddef Added more documentation new 180d374 Standardized pretty printing for org-real-world and opening a link new 1fa4417 Updated README new c513e06 Updated readme new a909323 Shift other things to the right or below when merging new 9ea4553 Modified logic to allow multiple children new e0eac63 Updated preposition list new d07bf14 find-last index returns nil if no match new 3e325b3 Simplified merge function new 0b764c7 get-width compares children with margins included new 0974b67 Make changes to satisfy elc compiler new 89d616e Check compilation during ci/cd pipeline new dd03f41 Initial release new a5df40f Bump version new 7f33978 Added apply function for rearranging other links new 735ce86 Cleaned up hooks new 463da8b Refactoring new 9608f53 Satisfying elc compiler new 6fcc3b9 Updated md5 command to see tar files new a16fed2 Linting new 4c2915a Updated README new 356767c Added org-real-pkg for multifile package new 371024e Satisfying ELC compiler new 4fe5b9f Renamed md5 command new dbd7b45 Check for compiler warnings in CI/CD pipeline new 6d8351f Renamed org-real--box to org-real-box new 4a569a1 Merge branch 'next' into 'main' new ac799d3 Merge into single file new d161250 Removed reference to org-real-box new 9ac40b5 v0.1.0 new 181c538 Patch for using cl-defmethod rather than defun new 7d9d67d Rearranging new d81217c Refactoring new 2ebeb5c Updated readme new 8445765 Added customization group new ed47eaa Using stored values for computing top left width and height new cf2778a Whitespace cleanup new c1a21a5 Added 'on top of' preposition; update customization vars new cb64694 Added children when following a link new 01899e9 More edge cases new b9a7e8a Removed existing containers from completion candidates new 8b6a4e1 Added org-real-flex-width custom variable new f933ebc More edge cases new b32309c Don't highlight children when following link new 91b96a1 Renamed org-real-include-children to org-real-include-context new cdce61e Linting new 03234f7 Requirements before patches new 186830b Detect return and backspace without gui new abb5aed More edge cases new 35aa1c1 Updated readme new 52f3d15 Satisfy elc compiler new 256060a Updated readme new cbadc3a Merge branch 'next' into 'main' new 1160749 v0.2.0 new 43f349e Typos new bc2c7ea Using infinity new 639ee73 Using save-excursion when applying changes new a5736f1 Created buttons that link back to the location of the link new 4c81b19 org-real-headlines; Added more keys to Org Real mode new baf5c9b Updated documentation new c37d17c Bump version new c32c714 Org real headlines takes over current window new e46eb9c Added ability to cycle children of a box new f6417b0 Added ability to collapse and expand boxes new 106063e Complete redesign new fb056dc Reuse window if org real diagram already visible new e0109e8 Typo new 92499a7 Updated readme new 87dfecc Org real headlines switched to add-next new 0cb9745 Satisfying elc compiler new 8ab3459 Added test framework new 0d25274 Passing edge cases new 8f7ef62 Updated readme new 4cc110c Added document container to org-real-headlines new 573df43 Removed reference to org-collect-keywords new 88c947d # `org-real-headlines` View all headlines in an org file as an org real diagram. new f74239f Show diffs if test failed new 4e903f9 Draw without canvas: no more whitespace around box diagram new 61eea2d Auto-fill description when inserting link new 378806b Improved efficiency new 881e4af Merge branch 'next' into 'main' new 7f89820 Added expansion slots to speed up initial rendering new a8e336d Typo in flex-adjust new 4246089 Rotate locations of box when cycling new a30638a Show all containers while completing new e0d81ab Bump version new f3b5fc7 More edge cases new 6a7fbe8 Added org mode keybindings suggestions new f883078 Merge branch 'next' into 'main' new e9f758a Fully expand siblings when toggling global visibility new d9aab4e Refactoring new 0e8bd16 Relationship defaults to "in" if omitted in link new bf8a26c Navigate by relationship; color currenly selected box and rel-box new 35c3857 Added metadata slot new 009dd3e Added popup library new 5fb78c3 Skip adding box if it already exists new 4a60feb Linting new ca52aef Updated customizations; color scheme new f1614bf Refactoring; killing org real buffer if it exists before recreating new d23f9bf If headline is a link, only display description new 72dd6bf Added more customization vars new 7767388 Removed popup.el dependency new b3d1c09 Redesigned tooltips new f80251e Merge branch 'next' into 'main' new 5f5f352 Jump to location when entering org real mode new e4abd0e Reworked flexible layout new cd43923 Use original relationship for tooltip if changed new 44e82f9 Added calculate functionality to is-visible new 58989c3 Use cartesian distance for cycle up/down new da816c2 Merge branch 'next' into 'main' new b4373e7 Only flex adjusting necessary boxes new add82f3 Added smoke test; fixed behind preposition new 6428a6d Smooth lines new 7d5574d Adding margin and padding tests new c5fc5a2 Merge branch 'next' into 'main' new 7e51167 Linting/documentation new 900f96a Added is-plural new 9707641 Allow boxes to not have location markers new e38ae9b Added help-echo slot for minibuffer messages new f03777b Fixed hiding of rel-box border new 93cb91e Linting/elc new 878480b Merge branch 'main' into next new 9554940 Typo in jumping to rel box new 26ade6a Bump version new 3618967 Merge branch 'next' into 'main' new 193f14d Refactoring new ce817a1 Merge display-rel-box new 75871b1 Color theme update new 0c93bd8 Updated readme new c916d88 Draw selected box last new 5541420 Use buffer name instead of buffer-file-name for org-real-headlines new 8d5af75 Linting new 20e80af Bump version new d5ca314 Merge branch 'next' into 'main' new 20d9631 Added boxy dependency new babe4da Add submodules during ci/cd pipeline new eb796dd Regression: primary boxes should be highlighted new 80799f6 Linting new af8744b Removed `org-real-headlines` new 497ea6c Added license new 89c1120 Linting, rearranging new dab4fc9 Updated readme new a13ee17 Added elpaignore new d95d469 Changed cl-defmethod to defun; linting new 791ed99 Added url-parse new 9ab2ad0 Merge branch 'next' into 'main' new 19711cb Updated elpaignore new ab46371 Merge branch 'next' into 'main'