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
|
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 |
Brent Simmons
|
cedbf3f3f5
|
Use SendToBlogEditorApp when sending an article to MarsEdit.
|
2018-01-15 12:22:12 -08:00 |
Brent Simmons
|
2ba1794122
|
Change send-to command titles to just reflect the app name.
|
2018-01-14 12:13:25 -08:00 |
Brent Simmons
|
f9c5c5ad60
|
Fix logic in SendToMarsEditCommand where it finds the app to talk to. A running app takes precedence.
|
2018-01-14 11:12:28 -08:00 |
Brent Simmons
|
b05d2f8f5f
|
User UserApp with SendToMarsEditCommand.
|
2018-01-14 11:00:42 -08: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
|
f324e65f16
|
Make further progress on sending to MarsEdit and Micro.blog.
|
2018-01-09 22:04:45 -08:00 |
Brent Simmons
|
17ce4fc26a
|
Check if the Micro.blog app exists on disk when app becomes active.
|
2018-01-08 22:10:56 -08:00 |
Brent Simmons
|
b83a5694dc
|
Start work on send-to-Micro.blog and send-to-MarsEdit commands.
|
2018-01-08 21:53:49 -08:00 |