Bike Releases
-
Bike 1.4 Preview (69)
- Fixed formatting popover in scrolled view
-
Bike 1.4 Preview (68)
- Added “Edit Link” popup
- Added “Edit Formatting” popup (Command-K)
- Added active status to Format menu items
- Changed click drag on link to select text
- Changed text mode duplicate to be rows based
- Removed underline from link text style
- Fixed handing of null characters when saving
- Fixed writing multiple items to pasteboard
- Fixed drawing on non-retina screens
- Fixed occasional crash on undo
- Fixed opening Bike path links
-
Bike 1.4 Preview (67)
- Added scripting access to rich text with
html content
- Added warning when editing rich text in unsupported document formats
- Disable text formatting if the file format can’t save it
- Changed block mode selection color
- Improved overall styling performance
- Fixed typing attributes to work like standard macOS
- Fixed text formatting commands in outline mode
- Fixed selection drawing
- Added scripting access to rich text with
-
Bike 1.4 Preview (66)
- Added Code, Strike, and Highlight formatting
- Make Clear Formatting also clear typing attributes
- Fixed bug where formatting was applied to wrong range
- More robust .bike file reading (no crashes!?)
This is still very much a work in progress. I still expect a few weeks before it will be ready for release. Some regressions in selection drawing this release.
-
Bike 1.4 Preview (65)
- Added Format menu with Bold, Italic, and Clear Formatting
This is a work in progress. I expect final “rich text” release is at least a few more weeks away. Please join me in the forums to help shape Bike’s rich text features.
-
Bike 1.3.1 (64)
- Fixed some cases where Bike failed to open .opml files
-
Bike 1.3 (61)
- Added Row > New Indented Row (Command-Shift-Return)
- Added Preference for default document type and extension
- Added Exit outline mode using Option-Right/Left
- Added Scripting access to row attributes
- Typing animations finish faster when typing fast
- Improve text caret animations when undo/redo
- Respect NSScrollAnimationEnabled user defaults setting
- Ignore first click (maintaining selection) when activating window
- Fixed Extend selection by word/line when dragging mouse
- Fixed
---
read from plain text is treated normally - Fixed Option-Up-Shift to properly extend selection
- Fixed Don’t allow collapsing leaf rows
-
Bike 1.2 (58)
- Added Row > Delete Rows (Shift-Command-K)
- Added preference to disable typing animations
- Allow alternative file extensions when saving
- Added list of keyboard shortcuts to welcome text
- Collapsing a collapsed row will collapse containing row
- Preserve .bike and .opml file head content on open/save
- Changed file reading to recover from some formatting errors
- Fixed Stop incorrectly deleting folded rows when text editing
- Fixed Stop discarding empty lines when reading plain text format
- Fixed AppleScript access to row’s
visible
property
-
Bike 1.1 (54)
- Added Font preference
- Added Restore window selection
- Added Detect .bike and .opml in plain text
- Fixed Delete to end of paragraph (Control-k)
- Fixed Stop beeps as you type into Find text field
- Fixed Fully hide “unlicensed” button once licensed
- Fixed Crash when image pasted into outline (still unsupported)
- Fixed Saving bug after saving and then reopening an OPML file. New rows would save, but edits to existing rows would not be saved.
Detect .bike and .opml in plain text means two things:
-
You can copy .bike or .opml text from a text editor and paste it into Bike and it will be read correctly. If Bike cannot read either of those formats then plain text will be pasted.
-
You can use alternative file extensions (.html for example) for your “bike” content files. If Bike content cannot be read from the file then the content will be opened as plain text.
-
Bike 1.0.1 (52)
- Fixed move word (forward/backward) keybindings
- Fixed initial titlebar color to match background color
- Fixed “Enabled Animations” checkbox initial state
- Fixed “Check Updates Automatically” checkbox initial state
- Fixed timer bug. Bike should now use 0% CPU when in background
-
Bike 1.0 (51)
- Bike 1.0, made it!