Word for the removal of a marked property [closed]





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















The use-case I'm working with is pretty simple. A record can be marked as deleted or removed by a method I named mark_deleted. However I can't find a good word for the reverse, the closest I've come is simply unmark but I feel like there should be a better option.












share|improve this question















closed as off-topic by tchrist Mar 30 at 3:58



  • This question does not appear to be about English language and usage within the scope defined in the help center.

If this question can be reworded to fit the rules in the help center, please edit the question.

















  • At that point aren’t you just keeping the record?

    – Jim
    Mar 29 at 16:52











  • I'm voting to close this question as off-topic because choosing names, particularly program identifiers, is explicitly out of scope for our site according to our Help Center.

    – tchrist
    Mar 30 at 3:58


















0















The use-case I'm working with is pretty simple. A record can be marked as deleted or removed by a method I named mark_deleted. However I can't find a good word for the reverse, the closest I've come is simply unmark but I feel like there should be a better option.












share|improve this question















closed as off-topic by tchrist Mar 30 at 3:58



  • This question does not appear to be about English language and usage within the scope defined in the help center.

If this question can be reworded to fit the rules in the help center, please edit the question.

















  • At that point aren’t you just keeping the record?

    – Jim
    Mar 29 at 16:52











  • I'm voting to close this question as off-topic because choosing names, particularly program identifiers, is explicitly out of scope for our site according to our Help Center.

    – tchrist
    Mar 30 at 3:58














0












0








0








The use-case I'm working with is pretty simple. A record can be marked as deleted or removed by a method I named mark_deleted. However I can't find a good word for the reverse, the closest I've come is simply unmark but I feel like there should be a better option.












share|improve this question
















The use-case I'm working with is pretty simple. A record can be marked as deleted or removed by a method I named mark_deleted. However I can't find a good word for the reverse, the closest I've come is simply unmark but I feel like there should be a better option.









single-word-requests word-choice






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 29 at 11:32









Chris Rogers

854211




854211










asked Mar 29 at 11:10









3limin4t0r3limin4t0r

1084




1084




closed as off-topic by tchrist Mar 30 at 3:58



  • This question does not appear to be about English language and usage within the scope defined in the help center.

If this question can be reworded to fit the rules in the help center, please edit the question.







closed as off-topic by tchrist Mar 30 at 3:58



  • This question does not appear to be about English language and usage within the scope defined in the help center.

If this question can be reworded to fit the rules in the help center, please edit the question.













  • At that point aren’t you just keeping the record?

    – Jim
    Mar 29 at 16:52











  • I'm voting to close this question as off-topic because choosing names, particularly program identifiers, is explicitly out of scope for our site according to our Help Center.

    – tchrist
    Mar 30 at 3:58



















  • At that point aren’t you just keeping the record?

    – Jim
    Mar 29 at 16:52











  • I'm voting to close this question as off-topic because choosing names, particularly program identifiers, is explicitly out of scope for our site according to our Help Center.

    – tchrist
    Mar 30 at 3:58

















At that point aren’t you just keeping the record?

– Jim
Mar 29 at 16:52





At that point aren’t you just keeping the record?

– Jim
Mar 29 at 16:52













I'm voting to close this question as off-topic because choosing names, particularly program identifiers, is explicitly out of scope for our site according to our Help Center.

– tchrist
Mar 30 at 3:58





I'm voting to close this question as off-topic because choosing names, particularly program identifiers, is explicitly out of scope for our site according to our Help Center.

– tchrist
Mar 30 at 3:58










2 Answers
2






active

oldest

votes


















3














Go for a single method that will remove the mark when is exists and add/set the mark when it doesn't and call it "toggle_deleted"



The verb "to toggle" is used in computing to switch or alternate between two settings, conditions, functions, etc. by means of a toggle. 1






share|improve this answer































    1














    If something is deleted, and you undelete it, what you are doing is restoring it.



    Therefore, to me, the clearest opposite to mark_deleted is mark_restored.





    Of course, you could also use synonyms like recovered—or even undeleted itself, if you don't mind its non-positive sense.



    This also presumes that if something is neither deleted nor restored, it has no mark_ terminology associated with it.






    share|improve this answer






























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      3














      Go for a single method that will remove the mark when is exists and add/set the mark when it doesn't and call it "toggle_deleted"



      The verb "to toggle" is used in computing to switch or alternate between two settings, conditions, functions, etc. by means of a toggle. 1






      share|improve this answer




























        3














        Go for a single method that will remove the mark when is exists and add/set the mark when it doesn't and call it "toggle_deleted"



        The verb "to toggle" is used in computing to switch or alternate between two settings, conditions, functions, etc. by means of a toggle. 1






        share|improve this answer


























          3












          3








          3







          Go for a single method that will remove the mark when is exists and add/set the mark when it doesn't and call it "toggle_deleted"



          The verb "to toggle" is used in computing to switch or alternate between two settings, conditions, functions, etc. by means of a toggle. 1






          share|improve this answer













          Go for a single method that will remove the mark when is exists and add/set the mark when it doesn't and call it "toggle_deleted"



          The verb "to toggle" is used in computing to switch or alternate between two settings, conditions, functions, etc. by means of a toggle. 1







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Mar 29 at 11:37









          HBruijnHBruijn

          1935




          1935

























              1














              If something is deleted, and you undelete it, what you are doing is restoring it.



              Therefore, to me, the clearest opposite to mark_deleted is mark_restored.





              Of course, you could also use synonyms like recovered—or even undeleted itself, if you don't mind its non-positive sense.



              This also presumes that if something is neither deleted nor restored, it has no mark_ terminology associated with it.






              share|improve this answer




























                1














                If something is deleted, and you undelete it, what you are doing is restoring it.



                Therefore, to me, the clearest opposite to mark_deleted is mark_restored.





                Of course, you could also use synonyms like recovered—or even undeleted itself, if you don't mind its non-positive sense.



                This also presumes that if something is neither deleted nor restored, it has no mark_ terminology associated with it.






                share|improve this answer


























                  1












                  1








                  1







                  If something is deleted, and you undelete it, what you are doing is restoring it.



                  Therefore, to me, the clearest opposite to mark_deleted is mark_restored.





                  Of course, you could also use synonyms like recovered—or even undeleted itself, if you don't mind its non-positive sense.



                  This also presumes that if something is neither deleted nor restored, it has no mark_ terminology associated with it.






                  share|improve this answer













                  If something is deleted, and you undelete it, what you are doing is restoring it.



                  Therefore, to me, the clearest opposite to mark_deleted is mark_restored.





                  Of course, you could also use synonyms like recovered—or even undeleted itself, if you don't mind its non-positive sense.



                  This also presumes that if something is neither deleted nor restored, it has no mark_ terminology associated with it.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Mar 29 at 15:44









                  Jason BassfordJason Bassford

                  20.1k32648




                  20.1k32648















                      Popular posts from this blog

                      Paul Cézanne

                      UIScrollView CustomStickyHeader Resize height generates problems when scroll is too fast

                      Angular material date-picker (MatDatepicker) auto completes the date on focus out