01.10.2005 13:44

categories

I changed the last entry's categories to make it correctly under only Alpha. I wasn't clear on how to delete entries from categories. I had to ask for help. Maybe the directions were in the help section, but I didn't notice them. Anyway, this is how you do it:
  • nb -l all to get the categories of all entries
  • nb -c 1 -l all to get the entry numbers on a per category basis (important for deleting entries from categories)
  • nb -c 1 -d 1 will delete the entry number 1 under category 1
This will delete the entry only from that category, not delete it entirely. You must repeat steps two and three for each category that you want to delete the entry from.

On a side note, I'm beginning to like vi more as I play with it.

Posted by aorchid | Categories: NanoBlogger Help