Brent Simmons
|
b7575c687c
|
Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework.
|
2018-07-23 18:29:08 -07:00 |
Brent Simmons
|
09b8cd7811
|
Support the Copy command in the timeline. Fix #114.
|
2018-02-12 13:04:07 -08:00 |
Brent Simmons
|
50dcf436d9
|
Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports).
|
2018-02-02 22:51:32 -08:00 |
Michael Tsai
|
063ed29d5d
|
Share button now supports "EagleFiler Import" and "Add to Reading List".
List .URL before .string in the pasteboard types because otherwise the system will not propose sharing services that receive URLs but not text.
|
2018-01-22 11:02:29 -05:00 |
Brent Simmons
|
c3bcf82713
|
Make the send-to-Micro.blog command work. Need some tweaking, but it mostly does the job.
|
2018-01-11 22:18:46 -08:00 |
Brent Simmons
|
1d2d048207
|
Create two UTI types for articles, one public and one internal.
|
2017-12-26 16:18:46 -08:00 |
Brent Simmons
|
06de21776a
|
Allow article drag from timeline view to other apps. Write URL on dragging.
|
2017-11-06 22:06:42 -08:00 |
Brent Simmons
|
b79ded1eb9
|
Write the string plist for the article.
|
2017-11-06 13:29:53 -08:00 |
Brent Simmons
|
f452021bd2
|
Create an ArticlePasteboardWriter, and return it from the timeline’s data source delegate method pasteboardWriterForRow.
|
2017-11-06 13:20:29 -08:00 |